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.

https://github.com/eclipse-sumo/sumo

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

simulation traffic transport

Keywords from Contributors

hack interpretability standardization distributed qt5 open-science desktop openchemistry embedded computational-chemistry
Last synced: 6 months ago · JSON representation

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
simulation traffic transport
Created over 8 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct Citation Security Authors Notice

README.md

Eclipse SUMO - Simulation of Urban MObility

DOI 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 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

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

Committers

Last synced: 11 months ago

All Time
  • Total Commits: 44,775
  • Total Committers: 128
  • Avg Commits per committer: 349.805
  • Development Distribution Score (DDS): 0.58
Past Year
  • Commits: 6,130
  • Committers: 34
  • Avg Commits per committer: 180.294
  • Development Distribution Score (DDS): 0.558
Top Committers
Name Email 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...

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
bug (1,083) enhancement (923) a:sumo (915) a:netedit (526) question (511) a:netconvert (296) c:pytools (296) c:traci (230) a:sumo-gui (216) c:railway (114) c:output (112) regression (99) netedit:netElements (98) p:minor (85) netedit:demandElements (85) c:doc (74) c:meso (74) c:lanechange (71) c:build (69) c:intermodal (69) dev_regression (64) a:duarouter (63) duplicate (61) refactor (58) review needed (55) netedit:additionalElements (51) c:junction (50) worksforme (47) c:pedestrians (42) c:traffic_light (42)
Pull Request Labels
dependencies (28) bug (22) github_actions (21) a:sumo (14) question (13) a:netedit (11) a:netconvert (8) enhancement (8) c:pytools (4) regression (4) java (3) netedit:demandElements (3) JuPedSim (2) refactor (2) c:output (2) duplicate (2) c:build (1) a:sumo-gui (1) c:game (1) c:pedestrians (1) c:testsystem (1) OpenDRIVE (1) a:duarouter (1) c:ballistic_update (1) p:minor (1) c:traci (1) c:libsumo (1) c:scenarios (1) c:doc (1) c:carfollow (1)

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

  • Versions: 21
  • Dependent Packages: 5
  • Dependent Repositories: 8
  • Downloads: 8,795 Last month
Rankings
Dependent packages count: 1.9%
Average: 4.5%
Dependent repos count: 5.2%
Downloads: 6.4%
Maintainers (2)
Last synced: 6 months ago