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 | pan |
Current pan. | |
float | tilt |
Current tilt. |
Internal data storage, do NOT modify!
Current pan.
Definition at line 181 of file PanTiltInterface.h.
Referenced by fawkes::PanTiltInterface::GotoMessage::GotoMessage().
Current tilt.
Definition at line 182 of file PanTiltInterface.h.
Referenced by fawkes::PanTiltInterface::GotoMessage::GotoMessage().
Interface Unix timestamp, seconds.
Definition at line 179 of file PanTiltInterface.h.
Interface Unix timestamp, micro-seconds.
Definition at line 180 of file PanTiltInterface.h.