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

Minor changes in the iri_base_algorithm to compile under catkin.

parent b653137b
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ find_package(catkin REQUIRED)
catkin_package(
INCLUDE_DIRS include
LIBRARIES ${PROJECT_NAME}
CATKIN_DEPENDS roscpp driver_base dynamic_reconfigure
CATKIN_DEPENDS roscpp dynamic_reconfigure diagnostic_updater
# DEPENDS system_lib
)
......
......@@ -47,7 +47,3 @@
<buildtool_depend>catkin</buildtool_depend>
</package>
<depend package="diagnostic_updater"/>
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