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

ROS offline

asked 2012-07-12 13:32:05 -0500

Rydel gravatar image

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?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
8

answered 2012-07-12 14:27:27 -0500

Yes, just set your ROS_MASTER_URI to localhost (which I believe is the default).

edit flag offensive delete link more

Comments

1

Thank you very much!

Rydel gravatar image Rydel  ( 2012-07-12 14:34:45 -0500 )edit

This occurs in kinetic and melodic as well. added ROS_MASTER_URI to localhost and it solved it.

nirge gravatar image nirge  ( 2021-01-12 07:20:46 -0500 )edit

Question Tools

Stats

Asked: 2012-07-12 13:32:05 -0500

Seen: 1,243 times

Last updated: Jul 12 '12