Skip to content

Commit e1abd2b

Browse files
committed
build: fix opencv dependency
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
1 parent 79024d3 commit e1abd2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

planning/behavior_path_planner/package.xml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
<depend>lane_departure_checker</depend>
5454
<depend>lanelet2_extension</depend>
5555
<depend>libboost-dev</depend>
56+
<depend>libopencv-dev</depend>
5657
<depend>magic_enum</depend>
5758
<depend>motion_utils</depend>
5859
<depend>perception_utils</depend>

0 commit comments

Comments
 (0)