ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes, by including those launch files in another one.
Check the documentation on the <include>
-tag. Note that for this, it doesn't matter if your file ending is .xml
or .launch
. Also, you need to pass the package-relative path, as shown in the example.