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

torqued: filter out high longitudinal acceleration #32953

Open
sshane opened this issue Jul 9, 2024 · 0 comments
Open

torqued: filter out high longitudinal acceleration #32953

sshane opened this issue Jul 9, 2024 · 0 comments
Labels
bug controls controls/planner related

Comments

@sshane
Copy link
Contributor

sshane commented Jul 9, 2024

For example, when abs(accel) > 1 m/s^2, lateral acceleration achieved may be different than at that speed with an accel of 0 m/s^2. We also use the past speed when calculating the lateral accel, so this is further undefined behavior

image

@sshane sshane added bugfix controls controls/planner related bug and removed bugfix labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug controls controls/planner related
Projects
None yet
Development

No branches or pull requests

1 participant