ardupilot/libraries/AP_Math/examples
Peter Barker 5c262144f0 AP_Math: avoid using struct Location
clang reports this could be a problem when compiling under some EABIs.  Remove it from most places as it is just noise, replace with class where we want to avoid including Location.h
2023-02-04 22:51:54 +11:00
..
eulers
location AP_Math: avoid using struct Location 2023-02-04 22:51:54 +11:00
matrix_alg
polygon
rotations AP_Math: examples: test custom rotations 2022-03-02 18:16:42 +11:00