
Public Member Functions | |
| def | __init__ |
| def | close |
| def | toggle |
| def | update_state |
Private Attributes | |
| _off_icon | |
| _on_icon | |
| _pub | |
| _stale_icon | |
Definition at line 9 of file motor_widget.py.
| def kobuki_dashboard.motor_widget.MotorWidget.__init__ | ( | self, | |
| topic | |||
| ) |
Definition at line 10 of file motor_widget.py.
| def kobuki_dashboard.motor_widget.MotorWidget.close | ( | self | ) |
Definition at line 41 of file motor_widget.py.
| def kobuki_dashboard.motor_widget.MotorWidget.toggle | ( | self | ) |
Definition at line 35 of file motor_widget.py.
| def kobuki_dashboard.motor_widget.MotorWidget.update_state | ( | self, | |
| state | |||
| ) |
Definition at line 27 of file motor_widget.py.
Definition at line 10 of file motor_widget.py.
Definition at line 10 of file motor_widget.py.
Definition at line 10 of file motor_widget.py.
Definition at line 10 of file motor_widget.py.