ros2 / launch

Tools for launching multiple processes and for writing tests involving multiple processes.
Apache License 2.0
126 stars 144 forks source link

Launch.py from another launcher #738

Closed jesusramondovale closed 1 year ago

jesusramondovale commented 1 year ago

How can I launch a launch.py file from another launch where I've got another nodes?

clalancette commented 1 year ago

Please open questions like this on https://robotics.stackexchange.com/questions/tagged/ros, which is our central Question and Answer site. You'll get a better answer there, and it will be searchable for the future.

Make sure to include a lot of information on what platform you are using, which ROS distribution you are using, and the exact steps you took.

jesusramondovale commented 1 year ago

Ok thank you!