README
This commit is contained in:
parent
f7336e863a
commit
ca21739581
@ -1,14 +1,14 @@
|
|||||||
# Intelligent Roundabout Efficient Simulation of Traffic Evolution
|
# Intelligent Roundabout Efficient Simulation of Traffic Evolution
|
||||||

|

|
||||||
|
|
||||||
## Installation : \
|
## Installation :
|
||||||
```
|
```
|
||||||
git clone https://gitlab.univ-nantes.fr/E208835U/Traffic.git
|
git clone https://gitlab.univ-nantes.fr/E208835U/Traffic.git
|
||||||
pip install sumolib
|
pip install sumolib
|
||||||
pip install pyside6 (optionnel pour l'ui)
|
pip install pyside6 (optionnel pour l'ui)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage : \
|
## Usage :
|
||||||
```
|
```
|
||||||
python main.py
|
python main.py
|
||||||
```
|
```
|
||||||
@ -25,7 +25,7 @@ Physics fps : vitesse de la simulation (u/s), delai entre chaque maj de la simul
|
|||||||
Start/Stop : arrêter/redémarrer la simulation\
|
Start/Stop : arrêter/redémarrer la simulation\
|
||||||
|
|
||||||
|
|
||||||
Raccourcis clavier : \
|
Raccourcis clavier :\
|
||||||
```
|
```
|
||||||
Esc/Q : quitter
|
Esc/Q : quitter
|
||||||
G : démarrer la simulation
|
G : démarrer la simulation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user