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

rosmaster dies all nodes need to restart

asked 2016-03-01 14:41:12 -0500

mpatalberta gravatar image

I am finding that if the the rosmaster node is rebooted on one machine and rosmaster is restarted I am finding I am having to restart all the other nodes on the remaining computer. Is their some how a way to prevent the need to restart the other nodes.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2016-03-01 19:54:22 -0500

Arowana gravatar image

I think this is not possible, when a node starts it will registers the topic it listens/subscribes to the rosmaster. So once the master is killed, the connection is lost. You might use roslaunch to easily start/stop the whole thing

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-03-01 14:41:12 -0500

Seen: 869 times

Last updated: Mar 01 '16