Public Member Functions | |
| def | __init__ |
| def | on_paint |
| def | set_stale |
| def | set_state |
Private Attributes | |
| _screen_bitmap | |
| _stale | |
| _state_bitmap | |
| _status | |
Definition at line 40 of file robot_control.py.
| def lwr_dashboard.robot_control.RobotControl.__init__ | ( | self, | |
| parent, | |||
| id, | |||
| icons_path | |||
| ) |
Definition at line 41 of file robot_control.py.
| def lwr_dashboard.robot_control.RobotControl.on_paint | ( | self, | |
| evt | |||
| ) |
Definition at line 62 of file robot_control.py.
Definition at line 134 of file robot_control.py.
| def lwr_dashboard.robot_control.RobotControl.set_state | ( | self, | |
| msg | |||
| ) |
Definition at line 121 of file robot_control.py.
Definition at line 41 of file robot_control.py.
Definition at line 41 of file robot_control.py.
Definition at line 41 of file robot_control.py.
Definition at line 41 of file robot_control.py.