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

[wip/prf-ros-controllers] Add dependency to sysdep urdf-geometry-parser and...

[wip/prf-ros-controllers] Add dependency to sysdep urdf-geometry-parser and four-wheel-steering-msgs
parent 463ea85a
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ PKGNAME= ${PKGBASE}-${VERSION}
DISTNAME= ${VERSION}
ROSNAME= $(subst -,_,${PRFNAME})
WRKSRC= ${WRKDIR}/${ROSNAME}-${VERSION}
PKGREVISION= 1
CATEGORIES= wip
#MASTER_SITES= ${MASTER_SITE_JRL:=talos/talos_ros_controllers/}
......@@ -37,6 +38,8 @@ include ../../middleware/ros-comm/depend.mk
include ../../motion/ros-control-toolbox/depend.mk
include ../../wip/prf-ros-control/depend.mk
include ../../wip/pal-hardware-interfaces/depend.mk
include ../../wip/sysdep/ros-four-wheel-steering-msgs.mk
include ../../wip/sysdep/ros-urdf-geometry-parser.mk
include ../../mk/language/c++.mk
include ../../mk/language/c.mk
include ../../mk/robotpkg.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