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

Connectivity of lanes #374

Open
MasterIzumi opened this issue Jan 7, 2022 · 0 comments
Open

Connectivity of lanes #374

MasterIzumi opened this issue Jan 7, 2022 · 0 comments

Comments

@MasterIzumi
Copy link

Hi, I'm trying to get the lane graph topology from the MapAPI. Currently, I can get the left, right, and successors using lane.adjacent_lane_change_left, lane.adjacent_lane_change_right, and lane.lanes_ahead. However, the predecessors are not provided directly in the data structure (although we can get it using successors inversely).

Could you please add this information in the map data? That would be a great help if it is accessible directly. :)

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

1 participant