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 | |
_reqs | |
_srvs | |
Call service
Definition at line 52 of file commands.py.
def ez_interactive_marker.commands.ServiceCall.__init__ | ( | self | ) |
Definition at line 54 of file commands.py.
def ez_interactive_marker.commands.ServiceCall.__call__ | ( | self, | |
args, | |||
feedback = None |
|||
) |
Definition at line 57 of file commands.py.
|
private |
Definition at line 56 of file commands.py.
|
private |
Definition at line 55 of file commands.py.