You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New control settings were introduced in the previous commit, so drive
bases must get appropriate values too or we get undefined behavior.
Now we can also drop the "hack" of dividing the proportional gain by
four, which was originally done to make drivebases run smoother at low
speeds. This is now accomplished by handling low speed in the controllers
explicitly.
0 commit comments