Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AP_Math: prevent FPE in SITL when limitting accel vectors
the cross-product code can produce something slightly negative. Stop passing that into safe_sqrt; it isn't *that* safe on SITL! Co-authored-by: Leonard Hall <leonardthall@gmail.com>
- Loading branch information