mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
EKF: OS X adjustments
This commit is contained in:
@@ -155,9 +155,9 @@ AttitudePositionEstimatorEKF::AttitudePositionEstimatorEKF() :
|
||||
_landDetector {},
|
||||
_armed {},
|
||||
|
||||
_gyro_offsets({}),
|
||||
_accel_offsets({}),
|
||||
_mag_offsets({}),
|
||||
_gyro_offsets{},
|
||||
_accel_offsets{},
|
||||
_mag_offsets{},
|
||||
|
||||
_sensor_combined {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user