ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I am currently using such a setup (ROS Idigo on a robot and ROS Kinetic on a laptop) and it works perfectly. On my laptop I just had to export the following variables:

export ROS_MASTER_URI=http://IP.OF.RO.BOT:11311
export ROS_IP=IP.OF.LAP.TOP

I am currently using such a setup (ROS Idigo Indigo on a robot and ROS Kinetic on a laptop) and it works perfectly. On my laptop I just had to export the following variables:

export ROS_MASTER_URI=http://IP.OF.RO.BOT:11311
export ROS_IP=IP.OF.LAP.TOP