Skip to content
Snippets Groups Projects
Commit 4cce11a9 authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

rosbag: initial untested recipe by manually extracting meta data from package.xml

parent aa7890f1
No related branches found
No related tags found
No related merge requests found
DESCRIPTION = "This is a set of tools for recording from and playing back to ROS \
topics. It is intended to be high performance and avoids \
deserialization and reserialization of the messages."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "boost bzip2 cpp-common python-imaging \
rosconsole roscpp roscpp-serialization topic-tools \
xmlrpcpp"
require ros-comm.inc
S = "${WORKDIR}/ros_comm-${PV}/tools/${BPN}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment