Skip to content
Snippets Groups Projects
Commit c47830ed authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added some missing dependencies.

parent 14b80df3
No related branches found
No related tags found
No related merge requests found
...@@ -88,7 +88,7 @@ catkin_package( ...@@ -88,7 +88,7 @@ catkin_package(
# ******************************************************************** # ********************************************************************
# Add ROS and IRI ROS run time dependencies # Add ROS and IRI ROS run time dependencies
# ******************************************************************** # ********************************************************************
CATKIN_DEPENDS iri_base_algorithm std_msgs message_runtime CATKIN_DEPENDS iri_base_algorithm std_msgs message_runtime
# ******************************************************************** # ********************************************************************
# Add system and labrobotica run time dependencies here # Add system and labrobotica run time dependencies here
# ******************************************************************** # ********************************************************************
......
...@@ -63,7 +63,9 @@ ...@@ -63,7 +63,9 @@
<exec_depend>std_msgs</exec_depend> <exec_depend>std_msgs</exec_depend>
<exec_depend>message_runtime</exec_depend> <exec_depend>message_runtime</exec_depend>
<exec_depend>jsk_recognition</exec_depend>
<exec_depend>jsk_common_msgs</exec_depend>
<exec_depend>jsk_rviz_plugins</exec_depend>
<!-- The export tag contains other, unspecified, tags --> <!-- The export tag contains other, unspecified, tags -->
<export> <export>
......
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