Description Usage Arguments Value Author(s) References
Implementation of Madgwick's IMU algorithm.
1 | MadgwickIMU(MSamplePeriod, MBeta, q, Gyroscope, Accelerometer)
|
MSamplePeriod |
Sample Period. |
MBeta |
Algorithm gain beta. |
q |
Quaternion. |
Gyroscope |
Gyroscope measurement. |
Accelerometer |
Accelerometer measurement. |
Quaternion describing the Earth relative to the sensor.
Jose Gama
S. O. H. Madgwick, An efficient orientation filter for inertial and inertial/magnetic sensor arrays, Technical report, University of. Bristol University, UK, 2010.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.