Skip to content

Commit

Permalink
backport: build(bytetrack): add missing dependencies (#3753)
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve authored May 18, 2023
1 parent 70cf872 commit 3d8ed94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions perception/bytetrack/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
<depend>autoware_auto_perception_msgs</depend>
<depend>cuda_utils</depend>
<depend>cv_bridge</depend>
<depend>eigen</depend>
<depend>image_transport</depend>
<depend>libboost-system-dev</depend>
<depend>libopencv-dev</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
Expand Down

0 comments on commit 3d8ed94

Please sign in to comment.