TransformBroadcaster and TransformListener
hi,
I want to use tf with Rosjava. I saw that in the package rosjavageometry there are some classes for the management of transforms (Transform, FrameTransform, etc...) and also that in geometrymsgs there are Transform and TransformStamped which describe transforms. But i can't find the classes that publish and receive the published transformation, that in ros are TransformBroadcaster and TransformListener. I need them because I want to use the navigation stack. Can someone tell me where I can find them or if there is something equivalent? Thank you in advance.
Asked by camilla on 2012-08-06 21:59:46 UTC
Answers
I think this as being asked before - http://answers.ros.org/question/12710/how-to-use-tftransformbroadcaster-with-rosjava/
Asked by MarkyMark2012 on 2012-08-06 23:22:20 UTC
Comments