forked from Archive/PX4-Autopilot
fix rcS for standard vtol
This commit is contained in:
parent
0e5a83f3c1
commit
c9f278e46f
|
@ -48,6 +48,7 @@ param set MPC_ACC_HOR_MAX 2
|
|||
param set GF_ACTION 3
|
||||
param set GF_MAX_HOR_DIST 500
|
||||
param set GF_MAX_VER_DIST 500
|
||||
simulator start -s
|
||||
rgbledsim start
|
||||
tone_alarm start
|
||||
gyrosim start
|
||||
|
|
Loading…
Reference in New Issue