2013-02-08 21:16:26 +08:00
|
|
|
DESCRIPTION = "Base dependencies and support libraries for ROS."
|
|
|
|
SECTION = "devel"
|
|
|
|
LICENSE = "BSD"
|
|
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
|
|
|
|
|
2013-09-21 19:42:35 +08:00
|
|
|
DEPENDS = "boost rospack"
|
2013-02-08 21:16:26 +08:00
|
|
|
|
2013-02-15 23:02:38 +08:00
|
|
|
require ros.inc
|
2013-02-08 21:16:26 +08:00
|
|
|
|
2013-08-13 22:12:40 +08:00
|
|
|
ROS_PKG_SUBDIR = "core"
|
|
|
|
|
2017-04-07 19:54:49 +08:00
|
|
|
RDEPENDS_${PN} = "${PYTHON_PN}-rospkg catkin-runtime"
|