/gym-gharrafa

OpenAI Gym environment used in the KDD2019 Paper "Time Critic Policy Gradient Methods for Traffic Signal Control in Complex and Congested Scenarios"

Primary LanguageJupyter Notebook

gym-gharrafa

OpenAI Gym environment bundle for simulation of the Al Gharafa roundabout in Doha

Note: this version is online for the reproducibility of the KDD paper, however it is not maintained anymore.

Please find the new version here: https://github.com/qcri/TrafQ together with new environments.


Installation

Clone using

git clone https://github.com/qcri/gym-gharrafa.git

After cd gym-gharrafa, install using

sudo pip3 install -e .

Modify the path in gym-gharrafa/gymGharrafa/assets/set_sumo_home.py according to your SUMO path. Example code in jupyter notebook.