Skip to content

Commit c5e9b5c

Browse files
delete unused dependencies
Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
1 parent b768757 commit c5e9b5c

File tree

1 file changed

+0
-5
lines changed
  • planning/behavior_path_sampling_planner_module

1 file changed

+0
-5
lines changed

planning/behavior_path_sampling_planner_module/package.xml

-5
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,12 @@
2222
<depend>autoware_perception_msgs</depend>
2323
<depend>behavior_path_planner_common</depend>
2424
<depend>bezier_sampler</depend>
25-
<depend>freespace_planning_algorithms</depend>
2625
<depend>frenet_planner</depend>
2726
<depend>geometry_msgs</depend>
2827
<depend>interpolation</depend>
29-
<depend>lane_departure_checker</depend>
3028
<depend>lanelet2_extension</depend>
3129
<depend>libboost-dev</depend>
32-
<depend>libopencv-dev</depend>
33-
<depend>magic_enum</depend>
3430
<depend>motion_utils</depend>
35-
<depend>object_recognition_utils</depend>
3631
<depend>path_sampler</depend>
3732
<depend>planning_test_utils</depend>
3833
<depend>pluginlib</depend>

0 commit comments

Comments
 (0)