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 · 2 comments
Open

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

yangjiameng opened this issue Aug 17, 2024 · 2 comments
Labels

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.

Copy link

This issue is stale because it has been open for 90 days with no activity. Is this issue still work in progress? If yes, mark it as "WIP" or comment, otherwise it will be closed in 30 days.

@github-actions github-actions bot added the Stale label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants