Robotics StackExchange | Archived questions

launch.py from CMakelist.txt in ros2

Hi Everyone,

I am able to launch the nodes when I am running the launch.py files independently like

 ros2 launch pkg-name file.launch.py

I want to do the same thing from CMakelist.txt in ros2 so that it should just work with "colcon test" has anybody tried this ? Any help would be appreciated.

Thanks.

Asked by poonam1120 on 2018-12-03 06:52:53 UTC

Comments

Answers