Home - lcodeca/MoSTScenario GitHub Wiki
Monaco SUMO Traffic (MoST) Scenario
Contacts: Lara CODECA [[email protected]], A-Team [[email protected]] This project is licensed under the terms of the GPLv3 license.
MoST Scenario is meant to be used with SUMO (Simulator of Urban MObility).
- Version 0.3 has been tested with SUMO 1.0.
- Due to Issue #4518 it requires the development version of SUMO in order to use multi-threading.
Please refer to the SUMO wiki for further information on the simulator itself.
BibTeX
How to cite it:L. Codeca, J. Härri, "Towards Multimodal Mobility Simulation of C-ITS: The Monaco SUMO Traffic Scenario" VNC 2017, IEEE Vehicular Networking Conference November 27-29, 2017, Torino, Italy.
or
L. Codeca, J. Härri, "Monaco SUMO Traffic (MoST) Scenario: A 3D Mobility Scenario for Cooperative ITS" SUMO 2018, SUMO User Conference, Simulating Autonomous and Intermodal Transport Systems May 14-16, 2018, Berlin, Germany
How To:
MoST Scenario can be lunched directly with its configuration file.
sumo -c most.sumocfg
orrun.sh
from the scenario folder.
To use the scrips in the tools
directory it's necessary to exec source setenv.sh
.
Additional mobility can be generated using
mobility.generator.sh
from the tools/mobility folder.
Scenario re-genration
SeeFiles:
scenario
is the ready-to-use scenariotools/mobility
contains the files required to generate various traffic demands.tools/parkings
contains an example of parking monitoring done with PyPML.tools/static
contains the raw OSM-like file, scripts, and configuration files to regenerate the scenario from the beginning.
Note: the configuration files contained in tools/static/typemap
are a slightly modified version of a subset of the SUMO files available at https://github.com/eclipse/sumo/tree/master/data/typemap.
Mobility Example
(click on the image for the video)
Traffic Light Example
(click on the image for the video)
Public Transportation Example
(click on the image for the video)
Users:
- Vincent Terrier, Aerospace System Design Laboratory, Georgia Institute of Technology, Atlanta, GA 30332-0105
If you are using MoST Scenario, or its tools to generate a new one, we would gladly add you to the list. You can send an e-mail to [email protected] with your name and affiliation (if any).