2013-08-30 16:19:37 +08:00
|
|
|
DESCRIPTION = "ros-world package group"
|
|
|
|
LICENSE = "MIT"
|
|
|
|
|
|
|
|
inherit packagegroup
|
|
|
|
|
|
|
|
PACKAGES = "${PN}"
|
|
|
|
|
|
|
|
RDEPENDS_${PN} = "\
|
|
|
|
packagegroup-ros-comm \
|
|
|
|
actionlib \
|
|
|
|
bond \
|
|
|
|
bondcpp \
|
|
|
|
bondpy \
|
|
|
|
smclib \
|
|
|
|
chatter-msgs \
|
|
|
|
chatter-receiver \
|
|
|
|
chatter-sender \
|
|
|
|
class-loader \
|
|
|
|
actionlib-msgs \
|
|
|
|
diagnostic-msgs \
|
|
|
|
geometry-msgs \
|
|
|
|
nav-msgs \
|
|
|
|
sensor-msgs \
|
|
|
|
shape-msgs \
|
|
|
|
stereo-msgs \
|
|
|
|
trajectory-msgs \
|
|
|
|
visualization-msgs \
|
2013-08-27 13:20:19 +08:00
|
|
|
actionlib-tutorials \
|
2013-08-30 16:19:37 +08:00
|
|
|
nodelet-tutorial-math \
|
|
|
|
pluginlib-tutorials \
|
|
|
|
console-bridge \
|
|
|
|
dynamic-reconfigure \
|
|
|
|
angles \
|
|
|
|
tf2-msgs \
|
|
|
|
tf2-py \
|
|
|
|
tf2-ros \
|
|
|
|
tf2 \
|
|
|
|
tf \
|
|
|
|
image-transport \
|
|
|
|
nodelet-topic-tools \
|
|
|
|
nodelet \
|
|
|
|
pluginlib \
|
|
|
|
roscpp-tutorials \
|
|
|
|
rospy-tutorials \
|
2013-09-26 13:15:07 +08:00
|
|
|
cv-bridge \
|
|
|
|
compressed-image-transport \
|
|
|
|
compressed-depth-image-transport \
|
|
|
|
theora-image-transport \
|
2013-08-30 16:19:37 +08:00
|
|
|
"
|