Skip to content

Commit d608d6b

Browse files
committed
Fix(autoware_planning_test_manager): delete unused depends
Signed-off-by: NorahXiong <[email protected]>
1 parent 86fb864 commit d608d6b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

testing/autoware_planning_test_manager/package.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,13 @@
1616

1717
<depend>autoware_component_interface_specs_universe</depend>
1818
<depend>autoware_component_interface_utils</depend>
19-
<depend>autoware_control_msgs</depend>
20-
<depend>autoware_lanelet2_extension</depend>
21-
<depend>autoware_map_msgs</depend>
2219
<depend>autoware_motion_utils</depend>
23-
<depend>autoware_perception_msgs</depend>
2420
<depend>autoware_planning_msgs</depend>
25-
<depend>autoware_route_handler</depend>
2621
<depend>autoware_test_utils</depend>
27-
<depend>autoware_universe_utils</depend>
28-
<depend>autoware_vehicle_msgs</depend>
29-
<depend>lanelet2_io</depend>
3022
<depend>nav_msgs</depend>
3123
<depend>rclcpp</depend>
3224
<depend>tf2_msgs</depend>
3325
<depend>tf2_ros</depend>
34-
<depend>tier4_planning_msgs</depend>
3526
<depend>unique_identifier_msgs</depend>
3627
<depend>yaml_cpp_vendor</depend>
3728

0 commit comments

Comments
 (0)