ROS offline
Is there any way to run a ROS "network" offline? For example, on a computer without an internet connection how can one start a roscore and other nodes that only communicate with each other on that machine?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there any way to run a ROS "network" offline? For example, on a computer without an internet connection how can one start a roscore and other nodes that only communicate with each other on that machine?
Yes, just set your ROS_MASTER_URI to localhost (which I believe is the default).
Asked: 2012-07-12 13:32:05 -0600
Seen: 1,221 times
Last updated: Jul 12 '12
Start roscore on a remote machine via launchfile
roscore not launching due to weird Computer Name
Multiple Cores running in rostest
MAVROS does not work with ARNI
roscore is not working and cant install pip or rospkg ??
Problem Using Roscore and Roslaunch in Groovy
ImportError: No module named rosgraph_msgs.msg Raspbian Stretch