MB3hel / AUVControlBoard

Vectored 6-DOF motion controller for AUVs.
https://mb3hel.github.io/AUVControlBoard/
1 stars 2 forks source link

[BUG] BNO055 Euler Distortion #9

Closed MB3hel closed 1 year ago

MB3hel commented 1 year ago

BNO055 has an issue with some firmware versions (0x0311 and maybe others) where Euler angles become distorted at sufficiently large angles (on any axis).

This can be worked around by using the quaternion then converting to euler (after normalizing).