GithubHelp home page GithubHelp logo

isabella232 / sumo-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eclipse-sumo/sumo

0.0 0.0 0.0 724.76 MB

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.

Home Page: https://eclipse.org/sumo

License: Eclipse Public License 2.0

CMake 0.37% Makefile 0.01% Batchfile 0.03% C++ 50.98% C# 0.25% C 3.49% Python 42.15% Shell 0.07% Java 2.55% HTML 0.01% JavaScript 0.04% CSS 0.01% Dockerfile 0.01% SWIG 0.05% Rich Text Format 0.01% xBase 0.01%

sumo-1's Introduction

Eclipse SUMO - Simulation of Urban MObility

Windows Linux macOS 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 you can subscribe to. Messages to the list can be sent to [email protected]. SUMO announcements will be made through the [email protected] list; you can subscribe to as well. For further contact information have a look at the 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

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

Bugs

Please use for bugs and requests the GitHub bug tracking tool or file them to the list [email protected]. 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.

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.

sumo-1's People

Contributors

namdre avatar palvarezlopez avatar behrisch avatar angelobanse avatar roberthilbrich avatar schwamborn avatar lbieker avatar yunpangfloetteroed avatar rummel123 avatar m-kro avatar armellinimg avatar melanieweber avatar michele-segata avatar kokodokodo avatar lcodeca avatar riebl avatar seb-ehm avatar maxidigital avatar mkrumnow avatar leoluecken avatar mernst avatar thedivj avatar davidrusu avatar mightycelu avatar bstriner avatar domsall avatar mschrader15 avatar dependabot[bot] avatar jacobowitz avatar rnippold avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.