| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Cuff
Interface class for cuff on the Intera robots.
|
|||
|
|||
|
|||
| bool |
|
||
| bool |
|
||
| bool |
|
||
| str |
|
||
| bool |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Constructor.
|
Returns a boolean describing whether the lower button on cuff is pressed.
|
Returns a boolean describing whether the upper button on cuff is pressed. (True: pressed, False: unpressed)
|
Returns a boolean describing whether the cuff button on cuff is pressed. (True: pressed, False: unpressed)
|
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 |