mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-22 03:11:03 +08:00
FMUv2: Retire attitude only EKF
This commit is contained in:
@@ -76,7 +76,8 @@ MODULES += modules/land_detector
|
||||
#
|
||||
# Estimation modules (EKF/ SO3 / other filters)
|
||||
#
|
||||
MODULES += modules/attitude_estimator_ekf
|
||||
# Too high RAM usage due to static allocations
|
||||
#MODULES += modules/attitude_estimator_ekf
|
||||
MODULES += modules/attitude_estimator_q
|
||||
MODULES += modules/ekf_att_pos_estimator
|
||||
MODULES += modules/position_estimator_inav
|
||||
|
||||
Reference in New Issue
Block a user