ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I don't think so.
The ROS-way is for all nodes to run continuously until shutdown. If a node crashes, roslaunch
can respawn it for you.