mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 01:54:06 +08:00
MPC - Update velocity integrator definition
This commit is contained in:
parent
d852ce20e6
commit
7779c0bd69
@ -214,7 +214,7 @@ PARAM_DEFINE_FLOAT(MPC_XY_VEL_P, 0.09f);
|
||||
/**
|
||||
* Integral gain for horizontal velocity error
|
||||
*
|
||||
* Non-zero value allows to resist wind.
|
||||
* Non-zero value allows to eliminate steady state errors in the presence of disturbances like wind.
|
||||
*
|
||||
* @min 0.0
|
||||
* @max 3.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user