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. | |
int32_t | mouth_action |
Type of action of mouth. |
Internal data storage, do NOT modify!
Type of action of mouth.
Definition at line 187 of file FacialExpressionInterface.h.
Referenced by fawkes::FacialExpressionInterface::MoveMouthMessage::MoveMouthMessage().
Interface Unix timestamp, seconds.
Definition at line 185 of file FacialExpressionInterface.h.
int64_t fawkes::FacialExpressionInterface::MoveMouthMessage::MoveMouthMessage_data_t::timestamp_usec |
Interface Unix timestamp, micro-seconds.
Definition at line 186 of file FacialExpressionInterface.h.