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

How to set up path search for single lane bidirectional driving #356

Open
yangjiameng opened this issue Aug 17, 2024 · 1 comment
Open

Comments

@yangjiameng
Copy link

Hi, How to set up path search for single lane bidirectional driving

@poggenhans
Copy link
Contributor

If the lanelet is tagged as bidirectional lanelet, you can use the regular version of the lanelet to get a route in the one direction and the inverted (llt.invert()) version to search for a route in the other direction.

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

No branches or pull requests

2 participants