Skip to content

vtfanta/sumolights

 
 

Repository files navigation

Distributed traffic light state identification

Base repo cloned from here. I have deleted the RL and NN code (or just made it inactive).

Setup

Install SUMO traffic microsimulator by following instructions here (v1.2).

Using Python 3, create a virtual environment and then install dependancies with:

pip install -r requirements.txt

About

SUMO TraCI simulation framework for distributed traffic light identification

Resources

License

Stars

Watchers

Forks

Languages

  • Python 97.1%
  • Shell 2.9%