mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
MPC - Increase max velocity integral gain to 3.0
This commit is contained in:
parent
0863e95a2c
commit
d852ce20e6
@ -217,7 +217,7 @@ PARAM_DEFINE_FLOAT(MPC_XY_VEL_P, 0.09f);
|
||||
* Non-zero value allows to resist wind.
|
||||
*
|
||||
* @min 0.0
|
||||
* @max 0.1
|
||||
* @max 3.0
|
||||
* @decimal 3
|
||||
* @group Multicopter Position Control
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user