|
|
#include <RobotAPI/drivers/XsensIMU/IMU/IMUState.h>
Public Member Functions | |
| ControlData () | |
Public Attributes | |
| unsigned short | m_CurrentSampleCount |
| bool | m_IsConsecutive |
| long | m_MessageCounter |
| long | m_PreviousSampleCount |
| timeval | m_TimeStamp |
Definition at line 21 of file IMUState.h.
|
inline |
Definition at line 23 of file IMUState.h.
| unsigned short m_CurrentSampleCount |
Definition at line 33 of file IMUState.h.
| bool m_IsConsecutive |
Definition at line 35 of file IMUState.h.
| long m_MessageCounter |
Definition at line 34 of file IMUState.h.
| long m_PreviousSampleCount |
Definition at line 32 of file IMUState.h.
| timeval m_TimeStamp |
Definition at line 36 of file IMUState.h.