mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 00:31:36 +08:00
compile in ekf_att_pos and Q att estimators
This commit is contained in:
@@ -67,8 +67,8 @@ MODULES += modules/land_detector
|
||||
# Estimation modules (EKF / other filters)
|
||||
#
|
||||
# Too high RAM usage due to static allocations
|
||||
MODULES += modules/attitude_estimator_ekf
|
||||
# MODULES += modules/ekf_att_pos_estimator
|
||||
#MODULES += modules/attitude_estimator_ekf
|
||||
MODULES += modules/ekf_att_pos_estimator
|
||||
MODULES += modules/attitude_estimator_q
|
||||
MODULES += modules/position_estimator_inav
|
||||
|
||||
|
||||
Reference in New Issue
Block a user