class documentation

class StaticTransformBroadcaster(object):

View In Hierarchy

StaticTransformBroadcaster is a convenient way to send static transformation on the "/tf_static" message topic.

Method __init__ Undocumented
Method sendTransform Undocumented
Instance Variable pub_tf Undocumented
def __init__(self):

Undocumented

def sendTransform(self, transform):

Undocumented

pub_tf =

Undocumented