MyNameIsCosmo / network_autoconfig

ROS Network Autoconfiguration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS Network Autoconfiguration

Build Status Build Status

network_autoconfig automatically configures the ROS_IP, ROS_HOSTNAME, and ROS_MASTER_URI as needed.

Installation

Assuming ROS is installed

sudo apt install ros-kinetic-network-autoconfig

TL;DR

ROS_INTERFACE=auto
source /opt/ros/kinetic/setup.bash

About

ROS Network Autoconfiguration


Languages

Language:Shell 81.5%Language:CMake 18.5%