|
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 | distance |
| Distance in m to walk. | |
Internal data storage, do NOT modify!
Distance in m to walk.
Definition at line 107 of file HumanoidMotionInterface.h.
Referenced by fawkes::HumanoidMotionInterface::WalkStraightMessage::WalkStraightMessage().
| int64_t fawkes::HumanoidMotionInterface::WalkStraightMessage::WalkStraightMessage_data_t::timestamp_sec |
Interface Unix timestamp, seconds.
Definition at line 105 of file HumanoidMotionInterface.h.
| int64_t fawkes::HumanoidMotionInterface::WalkStraightMessage::WalkStraightMessage_data_t::timestamp_usec |
Interface Unix timestamp, micro-seconds.
Definition at line 106 of file HumanoidMotionInterface.h.