eclipse-sumo
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
Science Score: 59.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
31 of 128 committers (24.2%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.7%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
Basic Info
- Host: GitHub
- Owner: eclipse-sumo
- License: epl-2.0
- Language: C++
- Default Branch: main
- Homepage: https://eclipse.dev/sumo
- Size: 1.28 GB
Statistics
- Stars: 3,651
- Watchers: 68
- Forks: 1,614
- Open Issues: 2,862
- Releases: 0
Topics
Metadata Files
README.md
Eclipse SUMO - Simulation of Urban MObility
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 being extended continuously), we advice you to use the latest sources from our GitHub repository. Using a command line client, execute the following command:
git clone --recursive https://github.com/eclipse-sumo/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:
cd <SUMO_DIR> # please insert the correct directory name here
export SUMO_HOME="$PWD"
sudo apt-get install $(cat build_config/build_req_deb.txt build_config/tools_req_deb.txt)
cmake -B build .
cmake --build build -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.
Documentation
- The main documentation is at sumo.dlr.de/docs. Note that this tracks the development version.
- A mirror of the main documentation is at sumo.sourceforge.net/docs.
- An offline version of the documentation is part of every release and can be accessed via
docs/userdoc/index.html.
Improving SUMO
Please use the GitHub issue tracking tool for bugs and requests, or file them to the sumo-user@eclipse.org list. 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 and this page for more information.
License
SUMO is licensed under the Eclipse Public License Version 2. The licenses of the different libraries and supplementary code information are in the subdirectories and in the Documentation.
Owner
- Name: Eclipse SUMO
- Login: eclipse-sumo
- Kind: organization
- Repositories: 1
- Profile: https://github.com/eclipse-sumo
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| namdre | j****n@d****e | 18,824 |
| Pablo Alvarez Lopez | p****z@d****e | 12,511 |
| Michael Behrisch | m****h@d****e | 6,603 |
| m-kro | m****r@t****e | 2,123 |
| Angelo Banse | a****2@o****m | 1,473 |
| Leonhard Luecken | l****n@d****e | 383 |
| yunpangfloetteroed | y****d@d****e | 366 |
| Robert Hilbrich | r****h@d****e | 339 |
| Benjamin Couéraud | b****d@d****e | 300 |
| Matthias Schwamborn | m****n@d****e | 253 |
| Pablo Alvarez Lopez | p****z@d****e | 229 |
| Johannes Rummel | J****l@d****e | 145 |
| ArmelliniMG | g****i@h****m | 144 |
| Xiaxoxu Bei | X****i@d****e | 132 |
| Pauline Hartwig | P****g@d****e | 115 |
| Laura | l****r@d****e | 114 |
| Dominik Salles | d****s@f****e | 63 |
| kyasin | y****a@g****m | 52 |
| vijay-jaisankar | v****j@g****m | 51 |
| ephii | e****r@d****e | 40 |
| Max Schrader | m****r@c****u | 37 |
| Michele Segata | s****a@c****g | 37 |
| MelanieWeber | 3****r | 32 |
| Necip Güzel | n****l@g****m | 30 |
| YY C | 3****4@q****m | 27 |
| Robert Alms | R****s@d****e | 24 |
| dependabot[bot] | 4****] | 21 |
| leo | l****1@g****t | 17 |
| Tomosawa Ryo | t****3@m****p | 17 |
| Daniele Antonio Maggio | 1****n | 16 |
| and 98 more... | ||
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 3,149
- Total pull requests: 214
- Average time to close issues: 10 months
- Average time to close pull requests: 16 days
- Total issue authors: 417
- Total pull request authors: 58
- Average comments per issue: 2.49
- Average comments per pull request: 0.89
- Merged pull requests: 110
- Bot issues: 0
- Bot pull requests: 39
Past Year
- Issues: 1,437
- Pull requests: 99
- Average time to close issues: 7 days
- Average time to close pull requests: 5 days
- Issue authors: 201
- Pull request authors: 28
- Average comments per issue: 0.87
- Average comments per pull request: 0.87
- Merged pull requests: 57
- Bot issues: 0
- Bot pull requests: 35
Top Authors
Issue Authors
- namdre (1,171)
- behrisch (459)
- palvarezlopez (270)
- m-kro (124)
- angelobanse (33)
- kasop1 (31)
- pjj-OSM (25)
- cherryh2021 (24)
- gladysmcgan (22)
- ambuehll (18)
- aminissn (17)
- nudtdyk (16)
- jamongadejoa28 (16)
- henrigrossmann (15)
- TerzaSlayer2000 (15)
Pull Request Authors
- bcoueraud87 (33)
- dependabot[bot] (28)
- namdre (14)
- Domsall (14)
- aminissn (11)
- github-actions[bot] (10)
- palvarezlopez (9)
- davide990 (6)
- behrisch (6)
- s0nofab1t (5)
- mschrader15 (5)
- Menkalian (5)
- RNippold (4)
- Maple-YZ (4)
- schwepmo (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 8,795 last-month
- Total dependent packages: 5
- Total dependent repositories: 8
- Total versions: 21
- Total maintainers: 2
pypi.org: eclipse-sumo
A microscopic, multi-modal traffic simulation package
- Homepage: https://sumo.dlr.de/
- Documentation: https://eclipse-sumo.readthedocs.io/
- License: EPL-2.0
-
Latest release: 1.24.0
published 7 months ago