Public Member Functions | |
def | __init__ |
def | run |
Private Attributes | |
__initialpose_pub |
InitialposeSender class.
Definition at line 27 of file initialpose_sender.py.
def initialpose_sender.InitialposeSender.__init__ | ( | self | ) |
Init method.
Definition at line 33 of file initialpose_sender.py.
def initialpose_sender.InitialposeSender.run | ( | self | ) |
Spinner of the node. @raise KeyError: exception when dictionary has an invalid key. @raise rosparam.RosParamException: exception when cannot open the config file.
Definition at line 42 of file initialpose_sender.py.
Definition at line 35 of file initialpose_sender.py.