Skip to content
Snippets Groups Projects
rosgraph_1.9.47.bb 400 B
Newer Older
DESCRIPTION = "rosgraph contains the rosgraph command-line tool, which prints \
information about the ROS Computation Graph."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"

RDEPENDS_${PN} = "python-xmlrpc python-threading python-rospkg rospy"
S = "${WORKDIR}/ros_comm-${PV}/tools/${BPN}"