Skip to content

schwoz/sumopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sumopy

SUMOPy is a python suit for the SUMO microsimulator

Examples

Example scenarios and information on the large scale, Bologna scenario can be found in the examples folder.

Documentation

Some documentation can be found on SUMO's web-site:

https://sumo.dlr.de/docs/Contributed/SUMOPy.html

Installation

Several packages are needed in order to run SUMOPy.

Windows install all

There is a zip file availabe containing all the packages needed for a compete installation on windows. This includes Python 2.7 and compatible packages and recent SUMO version. If you have packages already installed you can skip the respective installation steps. Unzip and read the README.txt file.

https://drive.google.com/file/d/17WhrjtYtVW6Nds_pSwt0FwnBvUr3EJ40/view?usp=sharing

Linux/ubuntu

  1. install SUMO: https://sumo.dlr.de/docs/Downloads.php#linux_binaries
  2. install all other packages: sudo apt-get install python-numpy python-opengl python-wxgtk3.0 python-wxversion python-networkx python-scipy python-shapely python-pyshp python-matplotlib python-mpltoolkits.basemap python-pil python-openpyxl python-enum

About

SUMOPy is a python suit for the SUMO microsimulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages