|
gusimplewhiteboard
|
WHITEBOARD_POSTER_STRING_CONVERSION. More...
#include <wb_sensors_headjointsensors.h>
Public Attributes | |
| float | HeadYaw |
| Head pos in RAD. More... | |
| float | HeadPitch |
| Head pos in RAD. More... | |
WHITEBOARD_POSTER_STRING_CONVERSION.
Body joint positions c struct
Definition at line 104 of file wb_sensors_headjointsensors.h.
| float wb_sensors_headjointsensors::HeadPitch |
Head pos in RAD.
Definition at line 115 of file wb_sensors_headjointsensors.h.
Referenced by guWhiteboard::SENSORSHeadJointSensors::SENSORSHeadJointSensors(), guWhiteboard::SENSORSHeadJointSensors::HeadPitch(), guWhiteboard::SENSORSHeadJointSensors::operator=(), and guWhiteboard::SENSORSHeadJointSensors::set_HeadPitch().
| float wb_sensors_headjointsensors::HeadYaw |
Head pos in RAD.
Definition at line 110 of file wb_sensors_headjointsensors.h.
Referenced by guWhiteboard::SENSORSHeadJointSensors::SENSORSHeadJointSensors(), guWhiteboard::SENSORSHeadJointSensors::HeadYaw(), guWhiteboard::SENSORSHeadJointSensors::operator=(), and guWhiteboard::SENSORSHeadJointSensors::set_HeadYaw().