MadgwickIMU:
Madgwick's IMU algorithm
Description
Implementation of Madgwick's IMU algorithm.
Usage
MadgwickIMU(MSamplePeriod, MBeta, q, Gyroscope, Accelerometer)
Arguments
MSamplePeriod
Sample Period.
MBeta
Algorithm gain beta.
Gyroscope
Gyroscope measurement.
Accelerometer
Accelerometer measurement.
Value
Quaternion describing the Earth relative to the sensor.
References
S. O. H. Madgwick, An efficient orientation filter for inertial and
inertial/magnetic sensor arrays, Technical report,
University of. Bristol University, UK, 2010.