mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 12:14:06 +08:00
ROMFS: Disable AttPosEKF by default for MultiCopters
This commit is contained in:
parent
f64a8d7cb0
commit
f640f43869
@ -4,9 +4,9 @@
|
||||
# att & pos estimator, att & pos control.
|
||||
#
|
||||
|
||||
#attitude_estimator_ekf start
|
||||
ekf_att_pos_estimator start
|
||||
#position_estimator_inav start
|
||||
attitude_estimator_ekf start
|
||||
#ekf_att_pos_estimator start
|
||||
position_estimator_inav start
|
||||
|
||||
if mc_att_control start
|
||||
then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user