Skip to content

Commit

Permalink
fix launch
Browse files Browse the repository at this point in the history
  • Loading branch information
adev4a committed Nov 22, 2024
1 parent 21cfebb commit a7e2b5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ def generate_launch_description():
return LaunchDescription([
declare_configuration_delay_arg,
declare_route_file_folder,
ros2_rosbag_launch
ros2_rosbag_launch,
transform_group,
v2x_group,
plugins_group,
Expand Down

0 comments on commit a7e2b5d

Please sign in to comment.