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. | |
uint32_t | motor_state |
The new motor state to set. |
Internal data storage, do NOT modify!
The new motor state to set.
Use the MOTOR_* constants.
Definition at line 115 of file MotorInterface.h.
Referenced by fawkes::MotorInterface::SetMotorStateMessage::SetMotorStateMessage().
Interface Unix timestamp, seconds.
Definition at line 113 of file MotorInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 114 of file MotorInterface.h.