mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +08:00
use default acceptance radius for takeoff in MC case, set VTOL radius to 3
This commit is contained in:
@@ -38,6 +38,8 @@ then
|
|||||||
param set PE_POSNE_NOISE 0.5
|
param set PE_POSNE_NOISE 0.5
|
||||||
param set PE_POSD_NOISE 1.25
|
param set PE_POSD_NOISE 1.25
|
||||||
param set PE_ABIAS_PNOISE 0.0001
|
param set PE_ABIAS_PNOISE 0.0001
|
||||||
|
|
||||||
|
param set NAV_ACC_RAD 3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
set PWM_DISARMED 900
|
set PWM_DISARMED 900
|
||||||
|
|||||||
Reference in New Issue
Block a user