mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-06 06:43:21 +08:00
Enable estimators in config
This commit is contained in:
committed by
Mark Charlebois
parent
7bdaec9ff0
commit
07b16ffa01
@@ -28,7 +28,8 @@ MODULES += modules/mavlink
|
||||
#
|
||||
# Estimation modules (EKF/ SO3 / other filters)
|
||||
#
|
||||
#MODULES += modules/attitude_estimator_ekf
|
||||
MODULES += modules/attitude_estimator_ekf
|
||||
MODULES += modules/ekf_att_pos_estimator
|
||||
|
||||
#
|
||||
# Vehicle Control
|
||||
|
||||
Reference in New Issue
Block a user