Driver for the VN100S IMU.
Structure to handle accelerometer data.
Structure to handle gyroscope data.
IMUData(const AccelerometerData &accData, const GyroscopeData &gyroData, const MagnetometerData &magData)
static constexpr auto reflect()
Structure to handle magnetometer data.