You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Definition of Done
The text was updated successfully, but these errors were encountered: