ardupilot/libraries/AP_Math/examples/rotations
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
..
Makefile AP_Math: support some more rotation combinations 2013-01-13 17:32:48 +11:00
make.inc AP_Math: add inverse matrix test example 2015-12-29 10:46:34 -08:00
rotations.cpp AP_Math: rename rotation 2015-12-30 20:22:27 -02:00
wscript waf: add waf support 2015-12-03 07:54:30 +11:00