Skip to content

Commit

Permalink
build: fix opencv dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
  • Loading branch information
esteve committed Jun 23, 2023
1 parent 87f9b86 commit 8db1fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions planning/behavior_path_planner/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
<depend>lane_departure_checker</depend>
<depend>lanelet2_extension</depend>
<depend>libboost-dev</depend>
<depend>libopencv-dev</depend>
<depend>magic_enum</depend>
<depend>motion_utils</depend>
<depend>perception_utils</depend>
Expand Down

0 comments on commit 8db1fba

Please sign in to comment.