Skip to content
Snippets Groups Projects
Commit 237f06f3 authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update package dependencies

parent 7f7f8a88
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,6 @@
<!-- Examples: -->
<!-- Use depend as a shortcut for packages that are both build and exec dependencies -->
<!-- <depend>roscpp</depend> -->
<depend>gazebo_ros</depend>
<depend>joint_state_publisher</depend>
<depend>robot_state_publisher</depend>
<!-- Note that this is equivalent to the following: -->
<!-- <build_depend>roscpp</build_depend> -->
<!-- <exec_depend>roscpp</exec_depend> -->
......@@ -52,6 +49,8 @@
<!-- Use doc_depend for packages you need only for building documentation: -->
<!-- <doc_depend>doxygen</doc_depend> -->
<buildtool_depend>catkin</buildtool_depend>
<exec_depend>iri_gazebo_worlds</exec_depend>
<exec_depend>gazebo_ros</exec_depend>
<!-- The export tag contains other, unspecified, tags -->
......
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