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

Argoverse and SUMO waypoint improvements #2024

Merged
merged 4 commits into from
May 23, 2023
Merged

Conversation

saulfield
Copy link
Contributor

Fixes #2018 and #2023.

There were a number of issues here. One notable one was that cached lanepoints from incorrect lanes were sometimes returned. We now always generate waypoints for each junction lane (rather than for their roads), and without filtering by road_id. This ensures the lookahead value will be respected.

Videos below:

argoverse-junctions4.mp4
merge-exit1.mp4

@Adaickalavan Adaickalavan linked an issue May 18, 2023 that may be closed by this pull request
@saulfield saulfield merged commit adb235e into master May 23, 2023
@saulfield saulfield deleted the saul/waypoints-issue-2018 branch May 23, 2023 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing waypoints Abruptly breaking waypoints affect vehicle_gap metric
3 participants