class documentation
class TransformBroadcaster:
TransformBroadcaster
is a convenient way to send transformation updates on the "/tf" message topic.
Method | __init__ |
Undocumented |
Method | send |
Send a transform, or a list of transforms, to the Buffer associated with this TransformBroadcaster. |
Instance Variable | pub |
Undocumented |