Skip to content
Snippets Groups Projects
Commit 17803fcf authored by Olivier Stasse's avatar Olivier Stasse
Browse files

[wip/tiago-navigation] Fix dependency.

Bump PKGREVISION to 1
parent 349b6740
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,11 @@ LICENSE= 2-clause-bsd
ROS_METAPKG= yes
USE_BOOST_LIBS= thread
# Other rospackages needed:
# ros-kinetic-carrot-plaln
# ros-kinetic-fake-localization
# ros-kinetic-gmapping
# ros-rviz
include ../../devel/boost-headers/depend.mk
include ../../devel/boost-libs/depend.mk
include ../../devel/ros-catkin/depend.mk
......@@ -32,6 +37,9 @@ include ../../interfaces/ros-common-msgs/depend.mk
include ../../interfaces/ros-std-msgs/depend.mk
include ../../lang/ros-message-generation/depend.mk
include ../../lang/ros-message-runtime/depend.mk
include ../../wip/pal-navigation-sm/depend.mk
include ../../wip/pmb2-navigation/depend.mk
include ../../wip/rviz-plugin-covariance/depend.mk
include ../../middleware/ros-comm/depend.mk
include ../../mk/language/c++.mk
include ../../mk/language/c.mk
......
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