Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maximum /cmd_vel velocity cap limit #10

Open
amyjohansson1994 opened this issue Nov 13, 2020 · 1 comment
Open

maximum /cmd_vel velocity cap limit #10

amyjohansson1994 opened this issue Nov 13, 2020 · 1 comment

Comments

@amyjohansson1994
Copy link

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?

Thank you

@Timple
Copy link
Member

Timple commented Jan 26, 2021

If the pid values are not tuned properly but the /cmd_vel would be capped, the result would still not be satisfactory.
Typically your actuators limit the /cmd_vel anyway 🙂

If you need this functionality, PR's are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants