def __init__(self, base): """base : str Robot base/root tf""" self.base = base self.tl = tf.TransformListener() # self.home()