Skip to content

Releases: laitathei/mpu9250_ahrs

C++ version ahrs and driver

05 Aug 06:20
a9d5c80
Compare
Choose a tag to compare

Duplicated all function in Python driver but in C++
Included Madgwick, Mahony, EKF ahrs algorithm
C++ version of visualization tools and calibration files

python version ahrs and driver

08 Apr 09:49
27412e7
Compare
Choose a tag to compare

madgwick, mahony, ekf ahrs filter included
euler angle, quaternion, direction cosine matrix conversion included
mpu9250 python3 driver included