Hi all,
I am working with the ECEF 6DOF (Quaternion) block and am confused about the way in which it determines velocity/position based on accelerations.
The block appears to integrate the "inertial" (actually earth-fixed) acceleration once to determine velocity and again to determine the ECEF position. This works for a non-rotating earth (w_e = 0) but not for a rotating earth as the accelerations/velocities being integrated are with respect to a non-inertial (rotating) frame. The correct approach would appear to be a conversion of the fixed-frame acceleration to true inertial acceleration prior to integration to preserve the correct kinematics.
Is this an intentional aspect of this block and, if so, is it intended to be used with a nonzero rotation rate?