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

Revision history [back]

click to hide/show revision 1
initial version

The respawn="true" functionality detects when the node crashes by detecting when the process terminates.

If the process for the node doesn't terminate, it doesn't detect that it has crashed, and therefore it isn't restarted.