mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 04:06:33 +08:00
Switch from EKF2 to LPE since SITL s is not any more a bearable workflow with EKF2 init lag
This commit is contained in:
@@ -54,7 +54,8 @@ sensors start
|
|||||||
commander start
|
commander start
|
||||||
land_detector start multicopter
|
land_detector start multicopter
|
||||||
navigator start
|
navigator start
|
||||||
ekf2 start
|
attitude_estimator_q start
|
||||||
|
local_position_estimator start
|
||||||
mc_pos_control start
|
mc_pos_control start
|
||||||
mc_att_control start
|
mc_att_control start
|
||||||
mixer load /dev/pwm_output0 ../../../../ROMFS/px4fmu_common/mixers/quad_x.main.mix
|
mixer load /dev/pwm_output0 ../../../../ROMFS/px4fmu_common/mixers/quad_x.main.mix
|
||||||
|
|||||||
Reference in New Issue
Block a user