Downloading
Obtaining the SUMO-Toolbox
Downloading
You can freely download the toolbox for personal, academic, non-commercial use (License terms). In order to obtain a copy, please register here. Once you have registered, an email will be sent to you with download instructions.
Important: If you do not receive an email within 24 (max 48) hours, let us know! There may be a problem with our download infrastructure.
Latest Features
To get an overview of what has changed in each version please consult the Whats new and Changelog pages.
Available Versions
There are 4 versions available for download. Make sure you also check the System requirements before downloading.
SUMO-Toolbox-<version>-source.zip
There is no reason to use this version unless you want to compile everything from scratch.
SUMO-Toolbox-<version>-binary.zip
Macintosh OSX and Windows users should use this version.
In this version only the java files are compiled. This means it is fully functional out of the box, no need to compile anything, just as long as you do not use any of the built in C/C++ examples or some of the SVM/ANN libraries. If you want to use those you will have to compile the relevant C/C++ files yourself (see the installation instructions).
This distribution will thus run on ANY machine that fulfills the requirements.
SUMO-Toolbox-<version>-binary-<arch>.zip
This is only for UNIX/Linux compatible operating systems
Here all source files are compiled. All you have to do is unzip and run. Make sure you pick the version that matches your computer. For example:
- x86_64 -> for 64bit computers (Opteron, Pentium D, Core Duo, ...)
- x86 -> 32bit x86 compatible architectures (Pentium 4, ...)