Just upped the nav_imax value
This commit is contained in:
parent
6857d9af14
commit
e1146b6df6
@ -597,7 +597,7 @@
|
|||||||
# define NAV_I 0.03 // Lowerd from .25 - saw lots of overshoot.
|
# define NAV_I 0.03 // Lowerd from .25 - saw lots of overshoot.
|
||||||
#endif
|
#endif
|
||||||
#ifndef NAV_IMAX
|
#ifndef NAV_IMAX
|
||||||
# define NAV_IMAX 20 // degrees
|
# define NAV_IMAX 30 // degrees
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef WAYPOINT_SPEED_MAX
|
#ifndef WAYPOINT_SPEED_MAX
|
||||||
|
Loading…
Reference in New Issue
Block a user