Retire attitude-only EKF due to performance and memory consumption considerations

This commit is contained in:
Lorenz Meier
2015-06-27 16:05:38 +02:00
parent 822b818c3c
commit eea2f61f02
+1 -1
View File
@@ -79,7 +79,7 @@ MODULES += modules/land_detector
#
# Estimation modules (EKF/ SO3 / other filters)
#
# Too high RAM usage due to static allocations
# Removed from build due to large static allocations
#MODULES += modules/attitude_estimator_ekf
MODULES += modules/attitude_estimator_q
MODULES += modules/ekf_att_pos_estimator