mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
raising follow target filter responsiveness to tested value
This commit is contained in:
parent
8e3720ca9a
commit
bf6dff3e99
@ -88,5 +88,5 @@ PARAM_DEFINE_INT32(NAV_FT_FS, 1);
|
||||
* @decimal 2
|
||||
* @group Follow target
|
||||
*/
|
||||
PARAM_DEFINE_FLOAT(NAV_FT_RS, 0.8f);
|
||||
PARAM_DEFINE_FLOAT(NAV_FT_RS, 0.5f);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user