Skip to content
Snippets Groups Projects
Commit 7ec7afcd authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/talos-data] use prf-gazebo-ros-pkgs

As the other talos & tiago related packages.
parent e714c68a
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
ORG= pyrene-dev
NAME= talos-data
VERSION= 1.1.0
PKGREVISION= 1
ROSNAME= $(subst -,_,${NAME})
PKGNAME= ${NAME}-${VERSION}
......@@ -30,7 +31,14 @@ include ../../lang/ros-message-generation/depend.mk
include ../../lang/ros-message-runtime/depend.mk
include ../../middleware/ros-comm/depend.mk
include ../../pkgtools/pkg-config/depend.mk
include ../../simulation/gazebo-ros-pkgs/depend.mk
include ../../wip/sysdep/ubuntu-distro.mk
ifeq (bionic,${UBUNTUDISTRO})
include ../../wip/prf-gazebo-ros-pkgs-melodic/depend.mk
else
include ../../wip/prf-gazebo-ros-pkgs/depend.mk
endif
include ../../mk/sysdep/gazebo.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/sysdep/doxygen.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