Hello,

I'm trying to make my routes dynamic and generated at runtime as the
section: "Incomplete Routes (trips)" seems to suggest:
http://sumo-sim.org/userdoc/Definition_of_Vehicles,_Vehicle_Types,_and_Routes.html#Incomplete_Routes_.28trips.29

So, I created my start and destination edges, and saved it as a route file:
test.rou.xml, but when I load it into my simulation, I am told that there
is no connection between the edges. What does this section really mean,
because I don't really understand it? How can I make my routes dynamic
(instead of static) by computing them at runtime depending on the
congestion levels/traffic conditions?

my test.rout.xml file:
----------------------------------------------------------------------------
<routes>
<flows>

<flow id="source1" to="31862165" from="60816110" number="144" color="1,0,0"
period="0"  departLane="free" departPos="random_free"  departSpeed="0"
depart="0"/>

</flows>
</routes>
---------------------------------------------------------------------------------

Thanks
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to