Merge pull request #557 from synapticon/fix_tf2_rdep

tf2: ship tf2-msgs with tf2
This commit is contained in:
Lukas Bulwahn 2017-10-22 06:43:13 +02:00 committed by GitHub
commit 03a92c04e0
1 changed files with 2 additions and 0 deletions

View File

@ -6,4 +6,6 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=16;endline=16;md5=d566ef916e9de
DEPENDS = "tf2-msgs geometry-msgs console-bridge rospy" DEPENDS = "tf2-msgs geometry-msgs console-bridge rospy"
RDEPENDS_${PN} += "tf2-msgs geometry-msgs console-bridge rostime"
require geometry2.inc require geometry2.inc