mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-23 07:07:35 +08:00
VTOL defaults: increase tracking tolerance for VTOL planes
This commit is contained in:
@@ -24,6 +24,7 @@ then
|
||||
param set MPC_TKO_SPEED 1
|
||||
param set MPC_VEL_MANUAL 3
|
||||
param set MPC_XY_CRUISE 3
|
||||
param set MPC_XY_ERR_MAX 5
|
||||
param set MPC_XY_VEL_MAX 4
|
||||
param set MPC_Z_VEL_MAX_DN 1.5
|
||||
param set MPC_JERK_MAX 4.5
|
||||
|
||||
Reference in New Issue
Block a user