I recently generated a Sumo scenario using OSMWebWizard.py
. Then, using NetEdit, I added the edges to osm.net.xml
and saved the extra 6 routes in a file calling it extra.rou.xml
with its demands.
I would like to know how to append extra.rou.xml
to my current scenario, so the SUMO will understand these 6 routes are also part of the scenario when running the run.bat file?