Browse Source

POSIX: Start commander after sensors

sbg
Lorenz Meier 10 years ago
parent
commit
348484fac3
  1. 2
      posix-configs/SITL/init/rc.fixed_wing
  2. 2
      posix-configs/SITL/init/rcS
  3. 2
      posix-configs/SITL/init/rc_iris_ros

2
posix-configs/SITL/init/rc.fixed_wing

@ -29,8 +29,8 @@ barosim start @@ -29,8 +29,8 @@ barosim start
adcsim start
gpssim start
pwm_out_sim mode_pwm
commander start
sensors start
commander start
land_detector start fixedwing
navigator start
ekf_att_pos_estimator start

2
posix-configs/SITL/init/rcS

@ -34,8 +34,8 @@ barosim start @@ -34,8 +34,8 @@ barosim start
adcsim start
gpssim start
pwm_out_sim mode_pwm
commander start
sensors start
commander start
land_detector start multicopter
navigator start
attitude_estimator_q start

2
posix-configs/SITL/init/rc_iris_ros

@ -48,8 +48,8 @@ barosim start @@ -48,8 +48,8 @@ barosim start
adcsim start
gpssim start
pwm_out_sim mode_pwm
commander start
sensors start
commander start
land_detector start multicopter
navigator start
attitude_estimator_q start

Loading…
Cancel
Save