We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1712180 commit c2dee29Copy full SHA for c2dee29
testing/autoware_planning_test_manager/package.xml
@@ -15,7 +15,6 @@
15
<buildtool_depend>autoware_cmake</buildtool_depend>
16
17
<depend>autoware_component_interface_specs</depend>
18
- <!-- <depend>autoware_component_interface_utils</depend> -->
19
<depend>autoware_motion_utils</depend>
20
<depend>autoware_planning_msgs</depend>
21
<depend>autoware_test_utils</depend>
@@ -25,6 +24,7 @@
25
24
<depend>tf2_ros</depend>
26
<depend>unique_identifier_msgs</depend>
27
<depend>yaml_cpp_vendor</depend>
+ <!-- <depend>autoware_component_interface_utils</depend> -->
28
29
<test_depend>ament_cmake_ros</test_depend>
30
<test_depend>ament_lint_auto</test_depend>
0 commit comments