Hi,
I already answered here:
http://stackoverflow.com/questions/36349516/sumo-secondary-destination-if-there-is-no-available-route/

Best regards,
Michael

Am 01.04.2016 um 06:29 schrieb Yu Deng:
> Hi everyone,
> 
>  
> 
> I am running sumo to simulate a potential road cut scenario during an
> evacuation (multiple road cuts). I have installed reroute for those
> scheduled road cuts. However, for some vehicles, there will not be any
> available routes to the desired destination.  According to the manual, if
> there is no alternative route, vehicles will continue their old routes and
> ignore the closed edge. 
> 
>  
> 
> I am wondering if there is possible to set a secondary destination? If so,
> could someone show me how to? I have tried to search online or manual, but I
> couldn't find any.
> 
>  
> 
> If secondary destination is not possible, could it be possible to make the
> vehicle stop and terminate its journey?
> 
>  
> 
> I copied the code of reroute.add.xml and a simple road cut figure. Hope it
> helps. I would really appreciate your help. Thank you so much.
> 
>  
> 
> Regards
> 
> Yu Deng
> 
>  
> 
> 
> 
> <additional>
> 
>    <rerouter id="rerouter1" edges="2" probability="1">
> 
>                                 <interval begin="1" end="2000">
> 
>                                                 <closingReroute id="1"
> disallow="private"/>
> 
>                                                 <destProbReroute id="32"
> probability="1"/>
> 
>                                 </interval>
> 
>    </rerouter>  
> 
>    <rerouter id="rerouter2" edges="3" probability="1">
> 
>                                 <interval begin="1" end="2000">
> 
>                                                 <closingReroute id="11"
> disallow="private"/>
> 
>                                                 <destProbReroute id="32"
> probability="1"/>
> 
>                                 </interval>
> 
>    </rerouter>      
> 
> </additional>
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Transform Data into Opportunity.
> Accelerate data analysis in your applications with
> Intel Data Analytics Acceleration Library.
> Click to learn more.
> http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
> 
> 
> 
> _______________________________________________
> sumo-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sumo-user
> 


------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to