Public Member Functions | |
| def | run |
| def | send |
Static Public Attributes | |
| pub = None | |
| ui = None | |
| float | update_rate = 20.0 |
Definition at line 56 of file soft_joystick.py.
| def soft_joystick.SoftJoystick.run | ( | self | ) |
Definition at line 60 of file soft_joystick.py.
| def soft_joystick.SoftJoystick.send | ( | self | ) |
Definition at line 68 of file soft_joystick.py.
soft_joystick.SoftJoystick::pub = None [static] |
Definition at line 58 of file soft_joystick.py.
soft_joystick.SoftJoystick::ui = None [static] |
Definition at line 57 of file soft_joystick.py.
float soft_joystick.SoftJoystick::update_rate = 20.0 [static] |
Definition at line 59 of file soft_joystick.py.