mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
EKF: OS X adjustments
This commit is contained in:
parent
12a1ffd27b
commit
60db613a8f
@ -155,9 +155,9 @@ AttitudePositionEstimatorEKF::AttitudePositionEstimatorEKF() :
|
||||
_landDetector {},
|
||||
_armed {},
|
||||
|
||||
_gyro_offsets({}),
|
||||
_accel_offsets({}),
|
||||
_mag_offsets({}),
|
||||
_gyro_offsets{},
|
||||
_accel_offsets{},
|
||||
_mag_offsets{},
|
||||
|
||||
_sensor_combined {},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user