|
def | __init__ (self) |
|
def | run_python_command (self, code_string) |
| Call the rosservice of the current running dynamic graph manager.
|
|
def | run_python_script (self, filename) |
| Call the rosservice of the current running dynamic graph manager.
|
|
|
| run_command_service_name |
|
| command_client |
|
| run_script_service_name |
|
| script_client |
|
| timeout_connection |
|
|
def | _connect_to_rosservice_run_python_command (self, timeout=None) |
|
def | _connect_to_rosservice_run_python_script (self, timeout=None) |
|
def | _atexit (self) |
| Execute a couple of instruction upon exit.
|
|
|
def | _connect_to_rosservice (service_name, rosservice, timeout) |
|
The documentation for this class was generated from the following file: