Skip to main content

A microscopic, multi-modal traffic simulation package

Project description

Eclipse SUMO - Simulation of Urban MObility

Windows Linux macOS sonarcloud security Translation status Repo Size

What is SUMO

"Simulation of Urban MObility" (SUMO) is an open source, highly portable, microscopic traffic simulation package designed to handle large road networks and different modes of transport.

It is mainly developed by employees of the Institute of Transportation Systems at the German Aerospace Center.

Where to get it

You can download SUMO via our downloads site.

As the program is still under development and is extended continuously, we advice you to use the latest sources from our GitHub repository. Using a command line client the following command should work:

    git clone --recursive https://github.com/eclipse/sumo

Contact

To stay informed, we have a mailing list for SUMO, which you can subscribe to. Messages to the list can be sent to sumo-user@eclipse.org. SUMO announcements will be made through the sumo-announce@eclipse.org list; you can subscribe to it as well. For further contact information, have a look at this page.

Build and Installation

For Windows we provide pre-compiled binaries and CMake files to generate Visual Studio projects. If you want to develop under Windows, please also clone the dependent libraries using

    git clone --recursive https://github.com/DLR-TS/SUMOLibraries

If you're using Linux, you should have a look whether your distribution already contains sumo. There is also a ppa for ubuntu users and an open build service instance. If you want to build sumo yourself, the steps for ubuntu are:

    sudo apt-get install cmake python g++ libxerces-c-dev libfox-1.6-dev libgdal-dev libproj-dev libgl2ps-dev swig
    cd <SUMO_DIR> # please insert the correct directory name here
    export SUMO_HOME="$PWD"
    mkdir build/cmake-build && cd build/cmake-build
    cmake ../..
    make -j$(nproc)

For detailed build instructions, have a look at our Documentation.

Getting started

To get started with SUMO, take a look at the docs/tutorial and examples directories, which contain some example networks with routing data and configuration files. There is also user documentation provided in the docs/ directory and on the homepage.

Improving SUMO

Please use the GitHub bug tracking tool for bugs and requests, or file them to the list sumo-user@eclipse.org. Before filing a bug, please consider to check with a current repository checkout whether the problem has already been fixed.

We welcome patches, pull requests and other contributions! For details see our contribution guidelines.

We use Weblate for translating SUMO. If you want to add translation strings or a language, see our contribution guidelines.

License

SUMO is licensed under the Eclipse Public License Version 2. For the licenses of the different libraries and supplementary code information is in the subdirectories and the Documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

eclipse_sumo-1.16.0-py2.py3-none-win_amd64.whl (93.9 MB view details)

Uploaded Python 2Python 3Windows x86-64

eclipse_sumo-1.16.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (68.3 MB view details)

Uploaded Python 2Python 3manylinux: glibc 2.17+ x86-64

eclipse_sumo-1.16.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (73.4 MB view details)

Uploaded Python 2Python 3manylinux: glibc 2.17+ ARM64

eclipse_sumo-1.16.0-py2.py3-none-macosx_12_0_arm64.whl (53.0 MB view details)

Uploaded Python 2Python 3macOS 12.0+ ARM64

eclipse_sumo-1.16.0-py2.py3-none-macosx_10_16_x86_64.whl (46.3 MB view details)

Uploaded Python 2Python 3macOS 10.16+ x86-64

File details

Details for the file eclipse_sumo-1.16.0-py2.py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for eclipse_sumo-1.16.0-py2.py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 cd845811764ac3d5ce944b91495800bd02302bc269223c09bbd6e0054f27537b
MD5 f8721093fec060dd8f2bb622557b009e
BLAKE2b-256 ac27a6f5c7874d6156de16ea267d3fa0f6c4721bca66c3ac8473980900a4b92b

See more details on using hashes here.

File details

Details for the file eclipse_sumo-1.16.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for eclipse_sumo-1.16.0-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3d90e43d0fa39466a62c0fd8b60de724be72ec338f1a616e8ea4bdb72532fda6
MD5 2f7a8e0b2da5c4a01e9c14f93e726184
BLAKE2b-256 7288d6b5ea65b03d007f03da8d4d06ec1483eece8c2c95b57f198c9fbb127754

See more details on using hashes here.

File details

Details for the file eclipse_sumo-1.16.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for eclipse_sumo-1.16.0-py2.py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1edb7741820c94a6106cc5208d4a3fa1c8f2b95e2d475b2ce3958d8e2cdb5627
MD5 7504d799be5f2ba57d305474af4f10bd
BLAKE2b-256 319b338ee14f70b7af31ecf95afbf6fa98a911ef7dfbc69916174490afb25d15

See more details on using hashes here.

File details

Details for the file eclipse_sumo-1.16.0-py2.py3-none-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for eclipse_sumo-1.16.0-py2.py3-none-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 2d5a20dba7803c07252dfdb8b15bf49634c6c088ae8d8c63d1f681fe59c8c08a
MD5 c102b3165eb9307eaacb98b1262b7514
BLAKE2b-256 d7e691542733ccd62e0607fc8160ebda7fc974d976f18b62facf2a12d568e30d

See more details on using hashes here.

File details

Details for the file eclipse_sumo-1.16.0-py2.py3-none-macosx_10_16_x86_64.whl.

File metadata

File hashes

Hashes for eclipse_sumo-1.16.0-py2.py3-none-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 93cd6358411e88f24f323ff0d283b9f0ec25a8d6ac8e8af4d509e0c0835482ec
MD5 8de0492ed4665a86988215ae36da2669
BLAKE2b-256 f9f110ab10982252a9d87a75ff1953ce1d368ba9d40ca55cd4393b4d87c37955

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page