Skip to content

Commit

Permalink
[ros_bridge] Missing dependency for using stereo vision.
Browse files Browse the repository at this point in the history
This dependency won't be necessary unless stereo vision is in use, but the advantage of having necessary pkg installed without the need for worrying surpasses disadvantage.
  • Loading branch information
130s committed May 20, 2017
1 parent 7e526b6 commit 6eebb93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextage_ros_bridge/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

<run_depend version_gte="1.1.13">hironx_ros_bridge</run_depend>
<run_depend>nextage_description</run_depend>
<run_depend>stereo_image_proc</run_depend>
<run_depend>ueye_cam</run_depend>

<test_depend>rostest</test_depend>
Expand Down

0 comments on commit 6eebb93

Please sign in to comment.