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

[Feature]: Overhaul the Stanley Controller for Steering-Tuning #167

Closed
7 tasks
hellschwalex opened this issue Jan 22, 2024 · 0 comments · Fixed by #207
Closed
7 tasks

[Feature]: Overhaul the Stanley Controller for Steering-Tuning #167

hellschwalex opened this issue Jan 22, 2024 · 0 comments · Fixed by #207
Assignees
Labels

Comments

@hellschwalex
Copy link
Collaborator

Description

The Stanley Controller should calculate good steering-inputs at higher velocities compared to the PurePursuit Controller, that we want to use at lower velocities.

  • Search for more literature concerning the correct implementation for stanley algorithm
  • Check the current algorithm and its implementation
  • Check the current tuning-parameters, correctly used?
  • Tune Stanley for higher velocities

Definition of Done

  • newly implemented and tuned Stanley overall outperforms old implementation
  • newly implemented and tuned Stanley always outperforms current PurePursuit implementation from a break-off velocity on (the higher the velocity, the more Stanly must outperform PP)
  • Overall good path-tracking and steering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant