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

Revision history [back]

Just run roscore once somewhere else, and you should be good. To learn more about how all this works, just take a look at the roscore wiki page.

Just run roscore once somewhere else, and you should be good. You'll need to make sure that all of your ROS processes are launched with the proper $ROS_MASTER_URI environment variable so that they point to the machine on which you're running the roscore.

To learn more about how all this works, just take a look at the roscore wiki page.