File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,4 @@ $\ V_{k} = V_{k-1} + K_{vel}{\Delta}{V} + \frac{dt}{2}( a_{k} + a_{k-1} ) $
4848This library depends on the [ vector_datatype] ( https://github.com/RCmags/vector_datatype ) library.
4949
5050# References
51- See these links for more information on the Mahony filter:
52- - [ Nonlinear Complementary Filters on the Special
53- Orthogonal Group] ( https://hal.archives-ouvertes.fr/hal-00488376/document ) (original paper)
54- - [ IMU Data Fusing: Complementary, Kalman, and Mahony Filter] ( http://www.olliw.eu/2013/imu-data-fusing/#chapter23 )
55- - [ Mahony Filter] ( https://nitinjsanket.github.io/tutorials/attitudeest/mahony )
51+ The form of the filter is inspired by the [ SimpleKalmanFilter] ( https://github.com/denyssene/SimpleKalmanFilter ) library.
You can’t perform that action at this time.
0 commit comments