SUMO
Learn SUMO through its user documentation .
SMARTS currently directly installs SUMO version >=1.15.0 via pip.
$ pip install eclipse-sumo
Alternative installation methods, albeit more difficult, are described below.
Package managers
Instructions for installation from package managers are available at https://sumo.dlr.de/docs/Installing/ .
Build from source
If you wish to compile SUMO by yourself from source
Git repository can be found at https://github.com/eclipse/sumo .
Use SUMO version 1.7.0 or higher.
Build instructions are available at https://sumo.dlr.de/docs/Developer/Main.html#build_instructions .
Please note that building SUMO might not install all other vital dependencies that SUMO requires to run.