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

Improve wheel rpm calculation #313

Merged
merged 1 commit into from
Sep 1, 2022
Merged

Improve wheel rpm calculation #313

merged 1 commit into from
Sep 1, 2022

Conversation

mateusz-lichota
Copy link
Contributor

Before the code used for rpm calculations took a crude numerical derivative of wheel rotation angle, which was hacky and had potential to fail at higher rpms / lower physics update rates. The new code plugs into the internals of the vehicle simulation to retrieve wheel velocities and angles directly.

@wouter-heerwegh wouter-heerwegh merged commit 97b7b10 into FS-Driverless:master Sep 1, 2022
@mateusz-lichota mateusz-lichota deleted the improve-wheel-rpm-calculation branch September 1, 2022 19:59
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 this pull request may close these issues.

2 participants