Skip to content

Commit 8dbc329

Browse files
committed
build(yabloc_pose_initializer): fix dependencies
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 3314617 commit 8dbc329

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

localization/yabloc/yabloc_pose_initializer/package.xml

+2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@
1313

1414
<depend>autoware_auto_mapping_msgs</depend>
1515
<depend>autoware_yabloc_common</depend>
16+
<depend>cv_bridge</depend>
1617
<depend>geometry_msgs</depend>
1718
<depend>lanelet2_extension</depend>
19+
<depend>libopencv2-dev</depend>
1820
<depend>rclcpp</depend>
1921
<depend>sensor_msgs</depend>
2022
<depend>tier4_localization_msgs</depend>

0 commit comments

Comments
 (0)