Skip to content

Commit 5706da9

Browse files
committed
chore(autoware_static_centerline_generator): fix build depends
Signed-off-by: Azumi Suzuki <azumi.suzuki@tier4.jp>
1 parent 8c4eab3 commit 5706da9

File tree

1 file changed

+1
-0
lines changed
  • planning/autoware_static_centerline_generator

1 file changed

+1
-0
lines changed

planning/autoware_static_centerline_generator/package.xml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<depend>autoware_vehicle_info_utils</depend>
3434
<depend>geometry_msgs</depend>
3535
<depend>global_parameter_loader</depend>
36+
<depend>grid_map_core</depend>
3637
<depend>map_loader</depend>
3738
<depend>rclcpp</depend>
3839
<depend>rclcpp_components</depend>

0 commit comments

Comments
 (0)