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

rostopic: adding run-time dependency

The rostopic tool needs the rosbag python module for its execution.
parent bb9ff9fa
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=17;endline=17;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "rostest-native"
RDEPENDS_${PN} = "rosbag"
require ros-comm.inc
......
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