Skip to content
Snippets Groups Projects
Commit cb32c687 authored by Robert Haschke's avatar Robert Haschke
Browse files

package.xml: franka_description >= 0.9.1 required

parent 778909b8
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
<!-- <run_depend>gazebo_ros_control</run_depend> --> <!-- <run_depend>gazebo_ros_control</run_depend> -->
<!-- This package is referenced in the warehouse launch files, but does not build out of the box at the moment. Commented the dependency until this works. --> <!-- This package is referenced in the warehouse launch files, but does not build out of the box at the moment. Commented the dependency until this works. -->
<!-- <run_depend>warehouse_ros_mongo</run_depend> --> <!-- <run_depend>warehouse_ros_mongo</run_depend> -->
<run_depend>franka_description</run_depend> <run_depend version_gte="0.9.1">franka_description</run_depend>
</package> </package>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment