Fawkes API
Fawkes Development Version
|
Internal data storage, do NOT modify! More...
Public Attributes | |
int64_t | timestamp_sec |
Interface Unix timestamp, seconds. | |
int64_t | timestamp_usec |
Interface Unix timestamp, micro-seconds. | |
float | angle |
Angle in radians to turn. |
Internal data storage, do NOT modify!
Angle in radians to turn.
Definition at line 239 of file HumanoidMotionInterface.h.
Referenced by fawkes::HumanoidMotionInterface::TurnMessage::TurnMessage().
Interface Unix timestamp, seconds.
Definition at line 237 of file HumanoidMotionInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 238 of file HumanoidMotionInterface.h.