Skip to content
Lara Codeca edited this page Sep 14, 2018 · 4 revisions

Monaco SUMO Traffic (MoST) Scenario

Contacts: Lara CODECA [codeca@eurecom.fr], A-Team [a-team@eurecom.fr] 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.

How to cite it: BibTeX

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 or run.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.

Files:

  • scenario is the ready-to-use scenario
  • tools/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

Mobility Example (click on the image for the video)

Traffic Light Example

Traffic Light Example (click on the image for the video)

Public Transportation Example

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 codeca@eurecom.fr with your name and affiliation (if any).