We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad16612 commit 3e9a256Copy full SHA for 3e9a256
planning/behavior_path_planner/autoware_behavior_path_goal_planner_module/package.xml
@@ -31,6 +31,7 @@
31
<depend>rclcpp</depend>
32
<depend>tier4_planning_msgs</depend>
33
<depend>visualization_msgs</depend>
34
+ <depend>autoware_freespace_planning_algorithms</depend>
35
36
<test_depend>ament_cmake_ros</test_depend>
37
<test_depend>ament_index_cpp</test_depend>
planning/behavior_path_planner/autoware_behavior_path_start_planner_module/package.xml
@@ -29,6 +29,7 @@
29
30
<test_depend>ament_lint_auto</test_depend>
0 commit comments