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 | omega |
Angle rotation in rad/s. |
Internal data storage, do NOT modify!
Angle rotation in rad/s.
Definition at line 309 of file MotorInterface.h.
Referenced by fawkes::MotorInterface::RotMessage::RotMessage().
Interface Unix timestamp, seconds.
Definition at line 307 of file MotorInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 308 of file MotorInterface.h.