Merge pull request #557 from synapticon/fix_tf2_rdep
tf2: ship tf2-msgs with tf2
This commit is contained in:
commit
03a92c04e0
|
@ -6,4 +6,6 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=16;endline=16;md5=d566ef916e9de
|
|||
|
||||
DEPENDS = "tf2-msgs geometry-msgs console-bridge rospy"
|
||||
|
||||
RDEPENDS_${PN} += "tf2-msgs geometry-msgs console-bridge rostime"
|
||||
|
||||
require geometry2.inc
|
||||
|
|
Loading…
Reference in New Issue