#include <HeadMotionRequest.h>
Inheritance diagram for HeadMotionRequest:


Public Member Functions | |
| HeadMotionRequest () | |
| constructor | |
| ~HeadMotionRequest () | |
| destructor | |
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 | |
Private Member Functions | |
| void | serialize (In *in, Out *out) |
Definition at line 22 of file HeadMotionRequest.h.
|
|
constructor
Definition at line 16 of file HeadMotionRequest.cpp. |
|
|
destructor
Definition at line 20 of file HeadMotionRequest.cpp. |
|
||||||||||||
|
Implements Streamable. Definition at line 24 of file HeadMotionRequest.h. References mouth, pan, roll, STREAM, STREAM_REGISTER_BEGIN, STREAM_REGISTER_FINISH, and tilt. |
|
|
requested head joint angles
Definition at line 36 of file HeadMotionRequest.h. Referenced by GT2005MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), Xabsl2HeadControl::printGeneratedMainActionToString(), serialize(), GT2005HeadControl::setJoints(), and GT2005HeadControl::setJointsDirect(). |
|
|
requested head joint angles
Definition at line 36 of file HeadMotionRequest.h. Referenced by GT2005MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), Xabsl2HeadControl::printGeneratedMainActionToString(), serialize(), GT2005HeadControl::setJoints(), and GT2005HeadControl::setJointsDirect(). |
|
|
requested head joint angles
Definition at line 36 of file HeadMotionRequest.h. Referenced by GT2005MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), Xabsl2HeadControl::printGeneratedMainActionToString(), serialize(), GT2005HeadControl::setJoints(), and GT2005HeadControl::setJointsDirect(). |
|
|
requested head joint angles
Definition at line 36 of file HeadMotionRequest.h. Referenced by GT2005MotionControl::execute(), Xabsl2HeadControl::executeIfEngineCouldNotBeCreated(), serialize(), GT2005HeadControl::setJoints(), GT2005HeadControl::setJointsDirect(), and GT2005HeadControl::showVisualizationQuality(). |
1.3.6