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

Spiral Lane integration #277

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Conversation

agalbachicar
Copy link
Collaborator

@agalbachicar agalbachicar commented Apr 16, 2024

🎉 New feature

Solves #265

Summary

Integrates the SpiralGroundCurve into the builder to get RoadGeometries that support that ground geometry.

Note that there are still some issues with tolerances which are underlying to the implementation in #276. The integration is achieved but the tolerance level is extremely high for SmallTownRoads.xodr at the moment.

Picture of an intersection with spiral geometries from SmallTownRoads.xodr

image

Full mesh file:

SmallTownRoadsMesh.zip

Test it

Via unit and integration tests.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • Consider updating Python bindings (if it affects the public API)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: Agustin Alba Chicar <ag.albachicar@gmail.com>
Signed-off-by: Agustin Alba Chicar <ag.albachicar@gmail.com>
Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@agalbachicar agalbachicar marked this pull request as ready for review April 23, 2024 17:47
@agalbachicar agalbachicar mentioned this pull request Apr 23, 2024
6 tasks
- Fix heading.
- Fix regression tests.
- Fix integration tests.

Signed-off-by: Agustin Alba Chicar <ag.albachicar@gmail.com>
@agalbachicar
Copy link
Collaborator Author

c211f7e fixes the ground curve issues. Now, it is loading with the right tolerance.

Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Agustin Alba Chicar <ag.albachicar@gmail.com>
@agalbachicar
Copy link
Collaborator Author

1fae479 should fix the bazel pipeline.

Copy link
Collaborator

@francocipollone francocipollone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@agalbachicar agalbachicar merged commit 6490a95 into main Apr 26, 2024
4 checks passed
@agalbachicar agalbachicar deleted the agalbachicar/#265_spiral_lane_integration branch April 26, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants