Fixes to estimator and HIL startup script

This commit is contained in:
Lorenz Meier
2013-07-04 15:45:32 +02:00
parent f42b3ecd96
commit b01673d1d8
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -54,13 +54,13 @@ sh /etc/init.d/rc.sensors
#
# Start the attitude estimator (depends on orb)
#
kalman_demo start
att_pos_estimator_ekf start
#
# Load mixer and start controllers (depends on px4io)
#
mixer load /dev/pwm_output /etc/mixers/FMU_AET.mix
control_demo start
fixedwing_backside start
echo "[HIL] setup done, running"