mirror of https://github.com/ArduPilot/ardupilot
d5b619218c
When we first get a compass reading or we first start motion we need to setup the DCM matrix with the right yaw. This uses rotation_matrix_from_euler() to get a DCM matrix corresponding to our current roll/pitch, but with the correct yaw |
||
---|---|---|
.. | ||
examples/DCM_Test | ||
AP_DCM.cpp | ||
AP_DCM.h | ||
AP_DCM_HIL.cpp | ||
AP_DCM_HIL.h |