2013-02-08 21:16:26 +08:00
DESCRIPTION = " Standard ROS Messages including common message types representing primitive data types and other basic message constructs, such as multiarrays. \
For common , generic robot - specific message types , please see common_msgs . "
SECTION = " devel "
LICENSE = " BSD "
2013-02-27 21:10:02 +08:00
LIC_FILES_CHKSUM = " file://package.xml;beginline=9;endline=9;md5=5ee5b8b046ae48ad94a2037ca953a67b "
2013-02-08 21:16:26 +08:00
2013-03-14 00:24:23 +08:00
DEPENDS = " message-generation-native message-runtime-native "
2013-02-08 21:16:26 +08:00
2013-02-15 23:05:53 +08:00
SRC_URI = " https://github.com/ros/${ROS_BPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_BP}.tar.gz "
SRC_URI [ md5sum ] = " ea40e6dd8ea19fe54a2b476358c0ceea "
SRC_URI [ sha256sum ] = " acc3d6aed8ede795e4bc6676c1849924699a418769b3d29016a9a2ac08319a56 "
2013-02-08 21:16:26 +08:00
2013-05-28 14:13:39 +08:00
S = " ${WORKDIR}/${ROS_BP} "
2013-02-08 21:16:26 +08:00
2013-02-15 23:05:53 +08:00
inherit catkin