We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The agent incorrectly tries to overtake obstacles, such as trees and temporary parked cars, without considering oncoming traffic.
Agent only overtakes in appropriate situations and appropriate objects with clear oncoming lanes. Safe overtaking behavior verified in all scenarios.
8
Simulate overtaking situations with various obstacles and check for safe behavior.
Path-planning and control improvements for overtaking logic.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Detailed Description
The agent incorrectly tries to overtake obstacles, such as trees and temporary parked cars, without considering oncoming traffic.
Definition of Done
Agent only overtakes in appropriate situations and appropriate objects with clear oncoming lanes.
Safe overtaking behavior verified in all scenarios.
Effort Estimate
8
Testability
Simulate overtaking situations with various obstacles and check for safe behavior.
Dependencies
Path-planning and control improvements for overtaking logic.
The text was updated successfully, but these errors were encountered: