mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 04:17:35 +08:00
attitude_estimator_q: remove double initialization
This commit is contained in:
@@ -192,9 +192,6 @@ AttitudeEstimatorQ::AttitudeEstimatorQ()
|
||||
_q.zero();
|
||||
_rates.zero();
|
||||
_gyro_bias.zero();
|
||||
|
||||
_vel_prev.zero();
|
||||
_pos_acc.zero();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user