mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
MC: Use combined att / pos filter
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
# att & pos estimator, att & pos control.
|
||||
#
|
||||
|
||||
attitude_estimator_ekf start
|
||||
#ekf_att_pos_estimator start
|
||||
position_estimator_inav start
|
||||
# previously (2014) the system was relying on
|
||||
#attitude_estimator_ekf start
|
||||
#position_estimator_inav start
|
||||
ekf_att_pos_estimator start
|
||||
|
||||
if mc_att_control start
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user