ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
When roslaunch is set to respawn a node, and it detects that that node has stopped (for any reason), it will start a new copy of that node.
If you want to stop and the node and prevent it from restarting, you need to stop roslaunch.