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

Bindings for SRange, LaneSRange. #60

Merged
merged 3 commits into from
Apr 16, 2024
Merged

Conversation

francocipollone
Copy link
Contributor

@francocipollone francocipollone commented Apr 15, 2024

🎉 New feature

Related to #17 #28

Summary

  • Bindings for SRange
  • Bindings for LaneSRange
  • Bindings for LaneSRoute
    • It will be tackled in a follow-up PR as it is not as trivial due to its vector<LaneSRange> that is the underlying data of the class.

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 <[email protected]>
Signed-off-by: Franco Cipollone <[email protected]>
Signed-off-by: Franco Cipollone <[email protected]>
@francocipollone francocipollone changed the title Bindings for SRange, LaneSRange, LaneSRoute. Bindings for SRange, LaneSRange. Apr 16, 2024
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 16ca008 into main Apr 16, 2024
3 checks passed
@francocipollone francocipollone deleted the francocipollone/regions branch April 16, 2024 13:40
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.

2 participants