ardupilot/libraries/AP_Math/examples
Lucas De Marchi ba3325ffd3 AP_Math: rename rotation
The rotations are supposed to follow the name of the enum, in order. The
ROTATION_YAW_293_PITCH_68_ROLL_90 was added with the name of an
intrinsic 321 rotation, but the matrix is actually a 123 rotation,
following the other rotations already present.

Change the name to follow the other names.
2015-12-30 20:22:27 -02:00
..
eulers AP_Math: add inverse matrix test example 2015-12-29 10:46:34 -08:00
location AP_Math: add inverse matrix test example 2015-12-29 10:46:34 -08:00
matrix_alg AP_Math: minor changes to matrix_alg in response to review 2015-12-29 22:57:21 -08:00
polygon AP_Math: add inverse matrix test example 2015-12-29 10:46:34 -08:00
rotations AP_Math: rename rotation 2015-12-30 20:22:27 -02:00