You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
earth_accel = (quaternRotate([linacc(:,1) linacc(:,2) linacc(:,3)], quaternConj(quat)))*9.80665; % Forces linear accel into Earth frame, and converts to m/s/s