mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ekf2: remove unused variables
This commit is contained in:
parent
cd66a262ee
commit
ea136e73be
@ -247,10 +247,6 @@ private:
|
||||
Vector3f _last_gyro_bias_published{};
|
||||
Vector3f _last_mag_bias_published{};
|
||||
|
||||
Vector3f _last_accel_calibration_published{};
|
||||
Vector3f _last_gyro_calibration_published{};
|
||||
Vector3f _last_mag_calibration_published{};
|
||||
|
||||
hrt_abstime _last_sensor_bias_published{0};
|
||||
hrt_abstime _last_gps_status_published{0};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user