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
with the current implementation, there no maximum limit on /cmd_vel velocities. So if the pid values are not tuned properly, the output on cmd_vel can reach very high values.
Is there way to limit the maximum output velocities?