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

If you add the required="true" option to one of the <node> tags in your launch file, roslaunch will shut down when that node exits. This includes stopping any of the other nodes that are running and then stopping the roscore, if it was started.