cityflow-project / CityFlow

A Multi-Agent Reinforcement Learning Environment for Large Scale City Traffic Scenario
https://cityflow-project.github.io
Apache License 2.0
784 stars 171 forks source link

How to create left hand traffic? #146

Open itsparth opened 2 years ago

itsparth commented 2 years ago

I created a simple sumo net as below image

As seen from directional arrows, its left hand traffic. I converted this to city flow roadnet file using converter.py and ran simulation but the replay file has right hand traffic.

image

Here are the replay files replay.txt replay_roadnet.txt Rename to replay_roadnet.json

BackMountainDevil commented 6 months ago

would you like to provice the sumo data(net, flow)?