Enable estimators in config

This commit is contained in:
Lorenz Meier 2015-03-29 03:03:12 +02:00 committed by Mark Charlebois
parent 7bdaec9ff0
commit 07b16ffa01

View File

@ -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