ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I think you can do it using launch files, but I never used it in the end
http://answers.ros.org/question/203154/is-it-possible-to-run-and-quit-launch-files-from-code-inside-a-node/
2 | No.2 Revision |
I think you can do it using launch files, but I never used it in the endend, but it works for starting and stopping nodes programmatically (as long as it is one you previously launched programmatically)
http://answers.ros.org/question/203154/is-it-possible-to-run-and-quit-launch-files-from-code-inside-a-node/