Home | Trees | Indices | Help |
|
---|
|
object --+ | Head
Interface class for the head on an Intera Robot.
Used to control the head pan angle.
|
|||
|
|||
|
|||
bool |
|
||
|
|||
float |
|
||
bool |
|
||
|
|||
Inherited from |
|
|||
Inherited from |
|
Constructor.
|
Check if the head is currently blocked from movement. Get the current pan angle of the head. This can only be true if 'pan_mode' is ACTIVE_CANCELLATION_MODE.
|
Get the mode the head is currently acting in. @rtype: string @return: current mode - 'PASSIVE_MODE'(0) : Compliant to user-induced external movement 'ACTIVE_MODE' (1) : Actively responds to absolute commanded position Command limits are actual joint limits. 'ACTIVE_CANCELLATION_MODE' (2) : Actively responds to commanded head position relative to the current position of robot base frame |
Get the current pan angle of the head.
|
Check if the head is currently panning.
|
Pan at the given speed to the desired angle.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 25 17:59:54 2017 | http://epydoc.sourceforge.net |