-
Lukas Bulwahn authored
The ros-comm recipes are updated to 1.9.50 to be in line with https://github.com/ros/rosdistro/blob/ef3a7449d7f7ef6e691a5724ef6c485e75cfd4af/hydro/release.yaml.
Lukas Bulwahn authoredThe ros-comm recipes are updated to 1.9.50 to be in line with https://github.com/ros/rosdistro/blob/ef3a7449d7f7ef6e691a5724ef6c485e75cfd4af/hydro/release.yaml.
roslaunch_1.9.50.bb 600 B
DESCRIPTION = "roslaunch is a tool for easily launching multiple ROS nodes locally and remotely \
via SSH, as well as setting parameters on the Parameter Server."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=16;endline=16;md5=d566ef916e9dedc494f5f793a6690ba5"
require ros-comm.inc
ROS_PKG_SUBDIR = "tools"
RDEPENDS_${PN} = "\
coreutils \
python-textutils \
python-logging \
python-threading \
python-rospkg \
rosgraph \
python-pyyaml \
roslib \
rosclean \
rosmaster \
rosgraph-msgs \
genpy \
std-msgs \
rosout \
rosparam \
"