We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eed0af2 commit 136a50aCopy full SHA for 136a50a
simulator/simple_planning_simulator/package.xml
@@ -18,6 +18,7 @@
18
19
<depend>autoware_control_msgs</depend>
20
<depend>autoware_lanelet2_extension</depend>
21
+ <depend>autoware_learning_based_vehicle_model</depend>
22
<depend>autoware_map_msgs</depend>
23
<depend>autoware_motion_utils</depend>
24
<depend>autoware_planning_msgs</depend>
@@ -26,7 +27,6 @@
26
27
<depend>autoware_vehicle_msgs</depend>
28
<depend>geometry_msgs</depend>
29
<depend>lanelet2_core</depend>
- <depend>autoware_learning_based_vehicle_model</depend>
30
<depend>nav_msgs</depend>
31
<depend>rclcpp</depend>
32
<depend>rclcpp_components</depend>
0 commit comments