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

ackermann_steering_controller: wheel_radius #574

Open
iliabaranov opened this issue Oct 6, 2021 · 2 comments · May be fixed by #603
Open

ackermann_steering_controller: wheel_radius #574

iliabaranov opened this issue Oct 6, 2021 · 2 comments · May be fixed by #603

Comments

@iliabaranov
Copy link

iliabaranov commented Oct 6, 2021

Hello all,

The documentation http://wiki.ros.org/ackermann_steering_controller states:

wheel_radius (double)
Radius of the wheels. It is expected they all have the same size. The ackermann_steering_controller will attempt to read the value from the URDF if this parameter is not specified.

Any particular reason for this? Tractors (for example) tend to have much smaller steering wheels. But even regular cars can have different wheel sizes.
Perhaps this is something I could extend/add to?

Best wishes,
Ilia B.

@bmagyar
Copy link
Member

bmagyar commented Oct 7, 2021

happy to incorporate this change, there's no strong reason for even-sized wheels

@iliabaranov
Copy link
Author

First attempt here, I welcome feedback :)
#575

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

Successfully merging a pull request may close this issue.

2 participants