ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Is rqt_launch not sufficient for you? That's indeed missing many features yet, but it does look for available .launch
files and lets you run/shutdown launch files.
2 | No.2 Revision |
Is rqt_launch not sufficient for you? That's indeed missing many features yet, but it does look for available .launch
files and lets you run/shutdown launch files.
Though I can't give right now a step-by-step instruction or anything, look at NodeProxy
class here that accesses roslaunch.nodeprocess
.