ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 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.