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

Removes use of static variable in GetLanes binding. #89

Merged
merged 1 commit into from
May 14, 2024

Conversation

francocipollone
Copy link
Contributor

🦟 Bug fix

Fixes #88

Summary

  • Removes use of static for retrieving the lanes.
  • Adds example using more than one road geometry at the same time.

Checklist

  • Signed all commits for DCO
  • Added tests
  • 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.

@francocipollone francocipollone merged commit 43d7c3e into main May 14, 2024
3 checks passed
@francocipollone francocipollone deleted the francocipollone/static_lanes branch May 14, 2024 16:14
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.

Static variables and more than one Road Network instances
1 participant