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

[wip/hpp-romeo] Initial Import

parent bc43949d
No related branches found
No related tags found
No related merge requests found
Python and ros launch files for Romeo robot in hpp
# robotpkg Makefile for: wip/hpp-environments
# Created: Guilhem Saurel on Fri, 10 Oct 2018
#
HPP_PACKAGE= hpp-romeo
HPP_COMMENT= Python and ros launch files for Romeo robot in hpp.
ROSNAME= $(subst -,_,${HPP_PACKAGE})
DISTNAME= ${ROSNAME}-${HPP_VERSION}
CATEGORIES= wip
DYNAMIC_PLIST_DIRS+= share/doc/${ROSNAME}
include ../../meta-pkgs/hpp/Makefile.common
include ../../math/hpp-pinocchio/depend.mk
include ../../path/hpp-corbaserver/depend.mk
include ../../path/hpp-constraints/depend.mk
include ../../path/hpp-core/depend.mk
include ../../robots/romeo-description/depend.mk
include ../../middleware/omniORB/depend.mk
include ../../mk/sysdep/python.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
@comment Wed Dec 19 18:17:49 CET 2018
include/hpp/romeo/config.hh
include/hpp/romeo/deprecated.hh
include/hpp/romeo/warning.hh
lib/pkgconfig/hpp_romeo.pc
${PYTHON_SITELIB}/hpp/corbaserver/manipulation/romeo/__init__.py
${PYTHON_SITELIB}/hpp/corbaserver/manipulation/romeo/robot.py
${PYTHON_SITELIB}/hpp/corbaserver/romeo/__init__.py
${PYTHON_SITELIB}/hpp/corbaserver/romeo/robot.py
# robotpkg depend.mk for: wip/hpp-romeo
# Created: Guilhem Saurel on Fri, 19 Oct 2018
#
DEPEND_DEPTH:= ${DEPEND_DEPTH}+
HPPROMEO_DEPEND_MK:= ${HPPROMEO_DEPEND_MK}+
ifeq (+,$(DEPEND_DEPTH))
DEPEND_PKG+= hpp-romeo
endif
ifeq (+,$(HPPROMEO_DEPEND_MK)) # --------------------------------------
PREFER.hpp-romeo?= robotpkg
DEPEND_USE+= hpp-romeo
DEPEND_ABI.hpp-romeo?= hpp-romeo>=4.2.0
DEPEND_DIR.hpp-romeo?= ../../wip/hpp-romeo
SYSTEM_SEARCH.hpp-romeo=\
include/hpp/romeo/config.hh \
'lib/pkgconfig/hpp_romeo.pc:/Version/s/[^0-9.]//gp'
endif # HPPROMEO_DEPEND_MK --------------------------------------------
DEPEND_DEPTH:= ${DEPEND_DEPTH:+=}
SHA1 (hpp_romeo-4.2.0.tar.gz) = 61404442a7f0df1c01ee45866bbdd789c5b49ef6
RMD160 (hpp_romeo-4.2.0.tar.gz) = 89b2977c8b761c1ed440f823d3dcb3c8cb4d4cf2
Size (hpp_romeo-4.2.0.tar.gz) = 767345 bytes
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