Files
PX4-Autopilot/src/modules/commander
kevindsp 17ad7071c3 fix the quaternion normalization issue
Be course of the numerical computing error . The normalization of the quaternion can't always equal to 1 precisely. It could occasionally trigger the error"attitude estimate no longer valid". So enlarge the threshold to 1e-6f. That keeps it silence.
2021-11-12 16:31:40 +01:00
..
2021-07-15 10:38:24 -04:00
2021-03-09 10:47:00 -05:00
2021-09-11 14:08:41 -04:00