<arg>
is overwritten when including multiple launch files because <include>
does not scope #1160
Closed
Description
Checklist
- I've read the contribution guidelines.
- I've searched other issues and no duplicate issues were found.
- I've agreed with the maintainers that I can plan this task.
Description
We probably have same issue as ros2/launch#620.
Purpose
We have to fix above issue to avoid unexpected error in the future.
Possible approaches
add <group>
tag around <include>
tag is better.
Definition of done
Now, I only confirm and fix in tier4_xxx_launch directory.
- tier4_autoware_api_launch
- tier4_control_launch
- tier4_integration_launch
- tier4_localization_launch
- tier4_perception_launch
- tier4_planning_launch
- tier4_sensing_launch
- tier4_simulator_launch
- tier4_system_launch
- tier4_vehicle_launch