Skip to content

Commit

Permalink
Merge pull request #802 from ahoarau/patch-1
Browse files Browse the repository at this point in the history
add missing eigen dependency
  • Loading branch information
doronhi authored Jan 12, 2020
2 parents 008e2e4 + 1eb0d68 commit 2e780d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions realsense2_camera/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<author email="[email protected]">Sergey Dorodnicov</author>
<author email="[email protected]">Doron Hirshberg</author>
<buildtool_depend>catkin</buildtool_depend>
<depend>eigen</depend>
<depend>image_transport</depend>
<depend>cv_bridge</depend>
<depend>nav_msgs</depend>
Expand Down

0 comments on commit 2e780d7

Please sign in to comment.