Hi,

I have an issue with Rerouter <routeProbReroute>.

After making required configuration and running the simulation. I noticed
that my router did not assign new  route to the vehicles  with
<routeProbReroute>. However , it works when i use <destProbReroute> to
assign a next edge. Below my config :

rerouter.add.xml

<additional>
    <route id="right2" edges="d6 d4" />
<rerouter id="R1" edges="i8" probability="1">
    <interval begin="0" end="1000">
       <routeProbReroute id="right2" probability="1"/>
    </interval>
 </rerouter>

 </additional>

Best regards
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to