-
Notifications
You must be signed in to change notification settings - Fork 190
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
Scenario issues #2004
Comments
@Adaickalavan The issues are mostly due to overlapped edges around the junctions, if the edges are overlapped, the waypoints are overlapped as well, which leads to:
To fix this,
Please take a look at the following gif and let me know if this is acceptable, I have already pushed this map onto the repo, thanks! |
The modified |
On the modified
|
Please let me know which one is prefered, imp, it depends on how we see this scenario as, if we see this as a hiway scenario, then reducing density might be appropriate. if it's just a urban road with some merging junctions, we might want to add traffic light or modify the road right priority instead.
|
I have pushed several map changes and tested them, please take a look and let me know if any more change is required, thanks @Adaickalavan ! |
I reduced the traffic density a bit, the current traffic looks reasonable to me and doesnt block the leader to merge in |
High Level Description
This is on the
merge_exit
map. Expected waypoints to behave like that shown here. But got the below issues in chronological order:obs.waypoint_paths
is empty, causing the episode to crash. [probabaly scenario issue]Version
branch: master
version: v1.0.11
Steps to reproduce the bug
Replay the `merge_exit` scenario and visualize the waypoints.
System info
No response
Error logs and screenshots
No response
Impact (If known)
The
merge_exit
scenario is unusable.The text was updated successfully, but these errors were encountered: