mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
position_estimator_inav: move to examples (start deprecation)
This commit is contained in:
committed by
Lorenz Meier
parent
9ffacb1d22
commit
739a02022b
@@ -41,8 +41,7 @@ param set SYS_MC_EST_GROUP 0
|
||||
sleep 1
|
||||
commander start -hil
|
||||
sensors start
|
||||
attitude_estimator_q start
|
||||
position_estimator_inav start
|
||||
ekf2 start
|
||||
mc_pos_control start
|
||||
mc_att_control start
|
||||
land_detector start multicopter
|
||||
|
||||
@@ -19,8 +19,7 @@ df_ms5611_wrapper start
|
||||
gps start -d /dev/ttyACM0 -i uart -p ubx
|
||||
sensors start
|
||||
commander start
|
||||
attitude_estimator_q start
|
||||
position_estimator_inav start
|
||||
ekf2 start
|
||||
land_detector start multicopter
|
||||
mc_pos_control start
|
||||
mc_att_control start
|
||||
|
||||
Reference in New Issue
Block a user