ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
No, roslaunch cannot do this.
If your launch process is this complex, you may want to rethink your launch process, use separate launch files or write your own process management. Roslaunch has an API that may be useful.