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

Adds r-bounds computations. #19

Merged
merged 3 commits into from Sep 19, 2022

Conversation

francocipollone
Copy link
Contributor

🎉 New feature

Related to #15

Summary

Implements computation for the RBounds of the lane.

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)

Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
agalbachicar
agalbachicar previously approved these changes Sep 19, 2022
Copy link
Contributor

@agalbachicar agalbachicar left a comment

Choose a reason for hiding this comment

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

LGTM

I think I captured the discussion we had in #15 (comment) . PTAL to it @francocipollone so we leave it (a docstring maybe?) in code.

src/geometry/lane_geometry.cc Show resolved Hide resolved
Signed-off-by: Franco Cipollone <franco.c@ekumenlabs.com>
@francocipollone
Copy link
Contributor Author

PTAL to it @francocipollone so we leave it (a docstring maybe?) in code.

Done. I will add more info about orientation when superelevation computation is added.

Copy link
Contributor

@agalbachicar agalbachicar left a comment

Choose a reason for hiding this comment

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

LGTM

@francocipollone francocipollone merged commit edd8c0b into main Sep 19, 2022
@francocipollone francocipollone deleted the francocipollone/computes_lane_bounds branch September 19, 2022 10:51
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