Public Member Functions | |
| def | __call__ |
| def | __del__ |
| def | __init__ |
Private Attributes | |
| _service_proxy | |
| _thread | |
Definition at line 93 of file joy_teleop.py.
| def joy_teleop.JoyTeleop.AsyncServiceProxy.__init__ | ( | self, | |
| name, | |||
| service_class, | |||
persistent = True |
|||
| ) |
Definition at line 94 of file joy_teleop.py.
| def joy_teleop.JoyTeleop.AsyncServiceProxy.__del__ | ( | self | ) |
Definition at line 102 of file joy_teleop.py.
| def joy_teleop.JoyTeleop.AsyncServiceProxy.__call__ | ( | self, | |
| request | |||
| ) |
Definition at line 108 of file joy_teleop.py.
Definition at line 94 of file joy_teleop.py.
Definition at line 94 of file joy_teleop.py.