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

Roslaunch will return to command Line as soon as all lauched processes are done. This means all nodes have to stop die roslaunch to Terminate itself, Not just one of the launched nodes. Further, the first roslaunch may open a roscore, which will never terminate by itself so make sure roscore ist already running before starting roslaunch...