Skip to content
Snippets Groups Projects
Commit 7779c0bd authored by bresch's avatar bresch Committed by Roman Bapst
Browse files

MPC - Update velocity integrator definition

parent d852ce20
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment