Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] [REROUTING]

See http://sumo.dlr.de/wiki/Simulation/Rerouter#Assigning_a_new_Route.

"action description" is a placeholder for the different action tags explained in the following sections of the linked wiki page. You should look at "assigning a new destination" or "assigning a new route" for examples.

Regards
Mirko


Am 09.10.2018 um 13:14 schrieb Luca Di Costanzo:
Hi guys

I wanna implement in my network a rerouting in every edges since that I noticed that usually at a crossing cars are stucked with their initial route even if one lane is empty and the manouver is possible for the car. To avoid this behaviour I thought to put a reroute to every lane (to start)

So I created in NETEDIT am additional with the info. In this additional i have the file="rerouter_o.txt". I got that i have to create in with the forma below, but I have no clue about the ACTION DESCRIPTION to write inside.

Can you help me? Regards

<rerouter>
   <interval begin="<BEGIN_TIME>" end="<END_TIME>">
      ... action description ...
   </interval>

   ... further intervals ...

</rerouter>

Ing. Luca Di Costanzo

-----------------------------
MsC in Hydraulic and Transportation Engineering 
Bsc in Civil Engineering 
skype: lucadicostanzo82
tel: +39 333 43 92 544


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


Back to the top