#include <HeadMotionRequest.h>
Public Member Functions | |
| HeadMotionRequest () | |
| constructor | |
| ~HeadMotionRequest () | |
| destructor | |
| void | operator= (HeadMotionRequest &other) |
| copies another HeadMotionRequest to this one | |
Public Attributes | |
| signed long | tilt |
| requested head joint angles | |
| signed long | pan |
| requested head joint angles | |
| signed long | roll |
| requested head joint angles | |
| signed long | mouth |
| requested head joint angles | |
Definition at line 21 of file HeadMotionRequest.h.
|
|
constructor
Definition at line 16 of file HeadMotionRequest.cpp. |
|
|
destructor
Definition at line 20 of file HeadMotionRequest.cpp. |
|
|
copies another HeadMotionRequest to this one
|
|
|
requested head joint angles
Definition at line 25 of file HeadMotionRequest.h. Referenced by GT2004MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), operator<<(), operator>>(), Xabsl2HeadControl::printGeneratedMainActionToString(), GT2004HeadControl::setJoints(), and GT2004HeadControl::setJointsDirect(). |
|
|
requested head joint angles
Definition at line 25 of file HeadMotionRequest.h. Referenced by GT2004MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), operator<<(), operator>>(), Xabsl2HeadControl::printGeneratedMainActionToString(), GT2004HeadControl::setJoints(), and GT2004HeadControl::setJointsDirect(). |
|
|
requested head joint angles
Definition at line 25 of file HeadMotionRequest.h. Referenced by GT2004MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), operator<<(), operator>>(), Xabsl2HeadControl::printGeneratedMainActionToString(), GT2004HeadControl::setJoints(), and GT2004HeadControl::setJointsDirect(). |
|
|
requested head joint angles
Definition at line 25 of file HeadMotionRequest.h. Referenced by GT2004MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), operator<<(), operator>>(), GT2004HeadControl::setJoints(), and GT2004HeadControl::setJointsDirect(). |
1.3.6