mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
spelling error;
as it is
This commit is contained in:
@@ -20,7 +20,7 @@ fi
|
|||||||
if param compare SYS_MC_EST_GROUP 1
|
if param compare SYS_MC_EST_GROUP 1
|
||||||
then
|
then
|
||||||
# Try to start LPE. If it fails, start EKF2 as a default
|
# Try to start LPE. If it fails, start EKF2 as a default
|
||||||
# Unfortunately we do not build it on px4fmu-v2 duo to a limited flash.
|
# Unfortunately we do not build it on px4fmu-v2 due to a limited flash.
|
||||||
if attitude_estimator_q start
|
if attitude_estimator_q start
|
||||||
then
|
then
|
||||||
local_position_estimator start
|
local_position_estimator start
|
||||||
|
|||||||
Reference in New Issue
Block a user