ros2 launch xml example
I see that a yaml and xml front-end was added to ros2. In the feature request I see that there was intent to add support for these to the ros2launch
cli, but I am struggling to create a .launch.xml
file and launch it with ros2launch
Are there any full examples of creating an xml launch file and then using the launch cli tool to run it? The design document and the test here show me the syntax, but I'm still unsuccessful.