Skip to content
Snippets Groups Projects
topic-tools_1.9.47.bb 438 B
Newer Older
DESCRIPTION = "rostopic contains the rostopic command-line tool for displaying debug information about \
ROS Topics, including publishers, subscribers, publishing rate, and ROS Messages."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=12;endline=12;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "rostest-native rostest roscpp"
S = "${WORKDIR}/ros_comm-${PV}/tools/${ROS_BPN}"