meta-ros/recipes-ros/ros-comm/rostopic_1.10.10.bb

12 lines
398 B
BlitzBasic

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=17;endline=17;md5=d566ef916e9dedc494f5f793a6690ba5"
require ros-comm.inc
ROS_PKG_SUBDIR = "tools"
RDEPENDS_${PN} = "rosbag"