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

SUMO traffic maps #1

Open
thoithoi58 opened this issue Jun 6, 2022 · 1 comment
Open

SUMO traffic maps #1

thoithoi58 opened this issue Jun 6, 2022 · 1 comment

Comments

@thoithoi58
Copy link

Hi, I'm currently looking for SUMO maps to benchmark my algorithm and I found your repo, which is awesome. But I have a question, why all the map in SUMO folder is exactly the same, is there something wrong?

@baimengwei
Copy link
Owner

The CityFlow maps are come from https://github.com/zxsRambo/metalight/blob/master/data.zip. They have same a intersection structure, and I converted them to SUMO map. So you see they are the same and there is no right turn lane.

You can create different lane environments by yourself, then use https://github.com/baimengwei/Traffic-Flow-Test-Platform/blob/main/tools/randomTrips.py to generate vehicle routing information for use.

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