1
0
mirror of https://github.com/Ahp06/SUMO_Emissions.git synced 2024-09-29 02:46:39 +00:00

Updated How to run (markdown)

Axel HUYNH-PHUC 2018-12-12 11:03:46 +01:00
parent de09ae9db3
commit 16a75a1d61

@ -1,8 +1,8 @@
# How to run # How to run
This application can be launched from an IDE, or from a shell (linux or Windows). This application can be launched from an IDE, or from a shell (linux or Windows).
You will need a config.json configuration file (see default_config.json for a template). You will need a config.json configuration file (see [default_config.json](https://github.com/Ahp06/SUMO_Emissions/blob/master/sumo_project/configs/default_config.json) for a template) and a simulation file.
You can use your own scenario file (osm.sumocfg file), see : http://sumo.dlr.de/wiki/Tutorials. You can use your own scenario file (osm.sumocfg file), see : [SUMO Tutorials](http://sumo.dlr.de/wiki/Tutorials).
**With a Shell:** **With a Shell:**