| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Navigator
Interface class for a Navigator on the Intera Research Robot.
Signals:
button_square_changed - OFF/CLICK/LONG_PRESS/DOUBLE_CLICK
button_ok_changed
button_back_changed
button_show_changed
button_triangle_changed
button_circle_changed
wheel_changed - Wheel value
|
|||
|
|||
| list |
|
||
| uint |
|
||
| uint |
|
||
| str |
|
||
| str |
|
||
| bool |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor.
|
Returns a list of strings describing all available navigator items
|
Current state of the wheel providing wheel name
|
Current button state by providing button name
|
Returns strings corresponding to the button state.
|
Registers a supplied callback to a change in state of supplied signal_name's value. Spawns a thread that will call the callback with the updated value.
|
Deregisters a callback based on the supplied callback_id.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 25 17:59:54 2017 | http://epydoc.sourceforge.net |