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

Revision history [back]

click to hide/show revision 1
initial version

You need to make sure that you can ping the hostname of each machine in both directions.

e.g. when your master is pc1 and the other machine is lap1, you need to be able to ping pc1 from lap1 and lap1 from pc1.

It needs to work in both directions and it needs to be able to ping the hostnames not just the ips. If that isn't the case you can set the ROS_IP environment variables.