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

Aggressive and abrupt lane changes triggering emergency stops #445

Open
seitzseb opened this issue Nov 4, 2024 · 1 comment
Open

Aggressive and abrupt lane changes triggering emergency stops #445

seitzseb opened this issue Nov 4, 2024 · 1 comment
Labels

Comments

@seitzseb
Copy link
Collaborator

seitzseb commented Nov 4, 2024

Detailed Description

The agent makes abrupt lane changes, causing it to suddenly brake to avoid collisions.

Definition of Done

Lane changes are smooth and safe, with no abrupt braking.
Confirmed safety during lane changes in different traffic densities.

Effort Estimate

7

Testability

Test in traffic conditions that require frequent lane changes to ensure smooth maneuvers.

Dependencies

Path-planning and control refinements for smoother lane changes.

@ll7
Copy link
Member

ll7 commented Nov 7, 2024

This is a very important, but also very challenging issue.

Why are lane changes initiated?
Why are lc aborted?
How are lc executed?
How big is the trajectory difference between the planned overtake and the executed overtake. Is this a planning or an acting issue.

Good luck. If you need any help, feel free to contact us and your group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants