ros2 / launch

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

Fix `DeclareLaunchArgument` xml parsing and constructor #529

Closed ivanpauno closed 3 years ago

ivanpauno commented 3 years ago

Fixes https://github.com/ros2/launch/issues/524 and another bug I found while writing the added test case.

ivanpauno commented 3 years ago

CI: