ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As long as both computers are on the same network, you just need to start a ROS master on one, and tell both computers which ROS_MASTER_URI to use.
There is a tutorial that has more detail here.