mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
POSIX: Start commander after sensors
This commit is contained in:
@@ -29,8 +29,8 @@ barosim start
|
|||||||
adcsim start
|
adcsim start
|
||||||
gpssim start
|
gpssim start
|
||||||
pwm_out_sim mode_pwm
|
pwm_out_sim mode_pwm
|
||||||
commander start
|
|
||||||
sensors start
|
sensors start
|
||||||
|
commander start
|
||||||
land_detector start fixedwing
|
land_detector start fixedwing
|
||||||
navigator start
|
navigator start
|
||||||
ekf_att_pos_estimator start
|
ekf_att_pos_estimator start
|
||||||
|
|||||||
@@ -34,8 +34,8 @@ barosim start
|
|||||||
adcsim start
|
adcsim start
|
||||||
gpssim start
|
gpssim start
|
||||||
pwm_out_sim mode_pwm
|
pwm_out_sim mode_pwm
|
||||||
commander start
|
|
||||||
sensors start
|
sensors start
|
||||||
|
commander start
|
||||||
land_detector start multicopter
|
land_detector start multicopter
|
||||||
navigator start
|
navigator start
|
||||||
attitude_estimator_q start
|
attitude_estimator_q start
|
||||||
|
|||||||
@@ -48,8 +48,8 @@ barosim start
|
|||||||
adcsim start
|
adcsim start
|
||||||
gpssim start
|
gpssim start
|
||||||
pwm_out_sim mode_pwm
|
pwm_out_sim mode_pwm
|
||||||
commander start
|
|
||||||
sensors start
|
sensors start
|
||||||
|
commander start
|
||||||
land_detector start multicopter
|
land_detector start multicopter
|
||||||
navigator start
|
navigator start
|
||||||
attitude_estimator_q start
|
attitude_estimator_q start
|
||||||
|
|||||||
Reference in New Issue
Block a user