Skip to content

Commit

Permalink
fix(global_parameter_loader): fix CI bug
Browse files Browse the repository at this point in the history
Signed-off-by: liu cui <[email protected]>
  • Loading branch information
cyn-liu committed Mar 12, 2024
1 parent ca91cd0 commit e835260
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions common/global_parameter_loader/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<buildtool_depend>autoware_cmake</buildtool_depend>

<exec_depend>vehicle_info_util</exec_depend>
<depend>vehicle_info_util</depend>
<depend>sample_vehicle_description</depend>

<test_depend>ament_cmake_ros</test_depend>
<test_depend>vehicle_info_util</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>autoware_lint_common</test_depend>

Expand Down

0 comments on commit e835260

Please sign in to comment.