Closed PaulZC closed 1 year ago
Based on this forum issue: https://forum.sparkfun.com/viewtopic.php?p=241601#p241601
We need to clarify that ESF_ALG (getESFroll /pitch /yaw) reports the alignment of the IMU inside the vehicle, not the dynamics of the vehicle itself.
getESFroll
Also, Example4_vehicleDynamics needs setESFAutoAlignment(true)
setESFAutoAlignment(true)
This is resolved in v2.2.24
Based on this forum issue: https://forum.sparkfun.com/viewtopic.php?p=241601#p241601
We need to clarify that ESF_ALG (
getESFroll
/pitch /yaw) reports the alignment of the IMU inside the vehicle, not the dynamics of the vehicle itself.Also, Example4_vehicleDynamics needs
setESFAutoAlignment(true)