Merge pull request #558 from synapticon/fix_tf2_py
tf2-ros: adds run dependencies
This commit is contained in:
commit
b579fb74be
|
@ -5,4 +5,6 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9de
|
||||||
|
|
||||||
DEPENDS = "actionlib message-filters rosgraph tf2 tf2-py"
|
DEPENDS = "actionlib message-filters rosgraph tf2 tf2-py"
|
||||||
|
|
||||||
|
RDEPENDS_${PN} = "actionlib message-filters rosgraph tf2 tf2-py"
|
||||||
|
|
||||||
require geometry2.inc
|
require geometry2.inc
|
||||||
|
|
Loading…
Reference in New Issue