Accurate Relative Gyroscope Attitude Estimator
Estimates relative attitude respect to start attitude by integrating gyroscope sensor data using Runge-Kutta integration for greater accuracy, and without using any additional sensors.
Constructors
Types
Interface to notify when a new attitude measurement is available.
Properties
listener to notify when a new attitude measurement is available.
Gets average time interval between gyroscope samples expressed in seconds.
true to estimate coordinate transformation, false otherwise. If not needed, it can be disabled to improve performance and decrease cpu load.
true to estimate euler angles, false otherwise. If not needed, it can be disabled to improve performance and decrease cpu load.
listener to notify new gyroscope measurements.
Delay of gyroscope between samples.
One of the supported gyroscope sensor types.