Tutorials

Note:
These tutorials assume minor computer skills. If you run into any questions please read the page Basics/Basic Computer Skills.

Contents

Beginner Tutorials

TraCI Tutorials

Other

Im- and Export

Calibration/Validation


Further Sources for Examples

Using Examples from the Test Suite

SUMO comes with a large set of tests. They are set up to be running by using a testing environment, but it is also possible to extract them and execute using SUMO and/or the other tools of the package.

If you have downloaded and extracted the tests, go into the folder and execute the "extractTest.py" script. For example, you may get an example of using rerouters as following:

<SUMO>/tests/extractTest.py -o d:\tmp\test \
 sumo\extended\rerouter\routes_explicite_routes\route_prob\route_b0_off0

will extract you an example for rerouting vehicles.


This page was last modified on 27 April 2013, at 17:55.