Back to Browse

Building a Network File and Generating Random Traffic in SUMO | Tutorial

24.4K views
Mar 24, 2020
8:38

netconvert --osm-files map.osm -o test.net.xml -t osmNetconvert.typ.xml --xml-validation never polyconvert --net-file test.net.xml --osm-files map.osm --type-file typemap.xml -o map.poly.xml --xml-validation never python randomTrips.py -n test.net.xml -r map.rou.xml -e 1000 -l --validate Importing additional polygons (typemap.xmlhttps://sumo.dlr.de/wiki/Networks/Import/OpenStreetMap) An example configuration file can be found in the following Github link: (https://github.com/eclipse/sumo/blob/master/tests/complex/tutorial/hello/data/hello.sumocfg)

Download

0 formats

No download links available.

Building a Network File and Generating Random Traffic in SUMO | Tutorial | NatokHD