Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 802 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 802 Bytes

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