@ -22,7 +22,6 @@ Vector3f accel; // acceleration vector in XYZ body axes measured by the IMU (m/s
@@ -22,7 +22,6 @@ Vector3f accel; // acceleration vector in XYZ body axes measured by the IMU (m/s
Vector3fdVelIMU;
Vector3fdAngIMU;
floatdtIMU;// time lapsed since the last IMU measurement or covariance update (sec)
floatdt;// time lapsed since last covariance prediction
uint8_tfusionModeGPS=0;// 0 = GPS outputs 3D velocity, 1 = GPS outputs 2D velocity, 2 = GPS outputs no velocity