Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Duaiterator and additional files

Hi, all!

I`m trying to use duaiterate.py with my .flow.xml file
When I use just "from", "to" and "via" flow options in duaIterate it`s all ok, but when I`m trying to use stops I have a problem "Error: Unknown parking area 'parkingArea_-40719651#2.8_1_3' in vehicle 'Parker_N0'." for all of my vehicles on different parkings.

My duaIterate command:
"python "C:\Program Files (x86)\Eclipse\Sumo\tools\assign\duaIterate.py" -n myNet.net.xml --additional myAdds.add.xml -t myFlows.flow.xml -l 15"

When I just use these files in simulation without duaIterate it`s all ok too. What may be a problem?
And one more question, how to define amount of iterations?
--
regrads, 
Ilia Levashev

Back to the top