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 use Simulator? #169

Closed Siaaa-3 closed 1 year ago

Siaaa-3 commented 1 year ago

I am trying to use Simulator. I pulled this “cityflow-projecy/Cityflow” repository ,and have tried: (1) directly oepn frontend/index.html with firefox(downloaded in my windows11) broser (2) pull a linuxserver/firefox by docker, and open index.html with this firefox(linux version) but both the results are like following picture: can not show the simulated roads and vehicles, but can upload roadnetLogFile and flowLogFile.

What's wrong with my process? How can I get the correct Simulator page? (or what broswer should I use?) Please help me, thanks!

image

Siaaa-3 commented 1 year ago

the index.html page I opened is in this folder

image
zhc134 commented 1 year ago

please use Chrome browser and see if it works

Siaaa-3 commented 1 year ago

thanks, Chrome is ok