mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
Use INAV as default to not break existing setups
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
attitude_estimator_ekf start
|
attitude_estimator_ekf start
|
||||||
ekf_att_pos_estimator start
|
#ekf_att_pos_estimator start
|
||||||
#position_estimator_inav start
|
position_estimator_inav start
|
||||||
|
|
||||||
mc_att_control start
|
mc_att_control start
|
||||||
mc_pos_control start
|
mc_pos_control start
|
||||||
|
|||||||
Reference in New Issue
Block a user