Public Member Functions | |
def | __call__ (self, args, feedback=None) |
def | __init__ (self) |
Public Member Functions inherited from ez_interactive_marker.commands.CommandBase | |
def | __call__ (self, args, feedback=None) |
def | __init__ (self) |
Private Attributes | |
_msgs | |
_pubs | |
Publish topic
Definition at line 33 of file commands.py.
def ez_interactive_marker.commands.TopicPub.__init__ | ( | self | ) |
Definition at line 35 of file commands.py.
def ez_interactive_marker.commands.TopicPub.__call__ | ( | self, | |
args, | |||
feedback = None |
|||
) |
Definition at line 38 of file commands.py.
|
private |
Definition at line 37 of file commands.py.
|
private |
Definition at line 36 of file commands.py.