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.
https://github.com/qcri/TrafQ together with new environments.
Please find the new version here: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.