ardupilot/libraries/AP_Math/tests
Andrew Tridgell 98733882f5 AP_Math: added comments and a test for euler ordering
our main euler functions did not have a comment on the ordering
convention
2024-07-27 11:14:10 +10:00
..
math_test.h
test_3d_lines.cpp
test_closest_distance_between_radial_and_point.cpp
test_control.cpp
test_geodesic_grid.cpp
test_math.cpp
test_math_double.cpp
test_matrix3.cpp
test_perpendicular.cpp
test_polygon.cpp
test_quaternion.cpp
test_rc_in_to_roll_pitch.cpp
test_rotations.cpp AP_Math: added comments and a test for euler ordering 2024-07-27 11:14:10 +10:00
test_scurve.cpp
test_segment_intersection.cpp
test_sqrt_controller.cpp
test_vector2.cpp
test_vector3.cpp
wscript