#include <RawIMUData.hpp>
Public Attributes | |
| IMUReportAccelerometer | acceleroMeter |
| IMUReportGyroscope | gyroscope |
| IMUReportMagneticField | magneticField |
| IMUReportRotationVectorWAcc | rotationVector |
IMU output
Contains combined output for all possible modes. Only the enabled outputs are populated.
Definition at line 182 of file RawIMUData.hpp.
| IMUReportAccelerometer dai::IMUPacket::acceleroMeter |
Definition at line 183 of file RawIMUData.hpp.
| IMUReportGyroscope dai::IMUPacket::gyroscope |
Definition at line 184 of file RawIMUData.hpp.
| IMUReportMagneticField dai::IMUPacket::magneticField |
Definition at line 185 of file RawIMUData.hpp.
| IMUReportRotationVectorWAcc dai::IMUPacket::rotationVector |
Definition at line 186 of file RawIMUData.hpp.