This commit is contained in:
leo 2022-05-20 14:35:14 +02:00
parent 58638df24d
commit 602d7a2096
Signed by: leo
GPG Key ID: 0DD993BFB2B307DB
2 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# Intelligent Roundabout Efficient Simulation of Traffic Evolution
![Banner](banner.jpg)
## Installation :
```
git clone https://gitlab.univ-nantes.fr/E208835U/Traffic.git
pip install sumolib
pip install pyside6 (optionnel pour l'ui)
```
## Usage :
```
python main.py
```

BIN
banner.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 867 KiB