Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.
/ ComplementaryFilter Public archive

C++ implementation of a Complementary Filter for Attitude Estimation

License

Notifications You must be signed in to change notification settings

MehdiN/ComplementaryFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complementary Filter

C++ implementation of a Nonlinear Attitude Estimator for Aerial Vehicles.

Dependencies

  • Eigen3
  • Boost/math

References

[1] R. Mahony, T. Hamel and J. Pflimlin, "Nonlinear Complementary Filters on the Special Orthogonal Group," in IEEE Transactions on Automatic Control, vol. 53, no. 5, pp. 1203-1218, June 2008

[2] MD Hua, G. Ducard, T. Hamel R. Mahony, K. Rudin "Implementation of a Nonlinear Attitude Estimator for Aerial Robotic Vehicles" in IEEE TRANSACTIONS ON CONTROL SYSTEMS TECHNOLOGY, VOL. 22, NO. 1, JANUARY 2014

About

C++ implementation of a Complementary Filter for Attitude Estimation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages