Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Regarding rerouting time using traci

Are you setting any options for automatic routing already (https://sumo.dlr.de/docs/Demand/Automatic_Routing.html) ?
The only reason for why this would happen with default options is a massive jam lasting a whole day. By default, trips that cannot enter the network are rerouted once per minute.
You can change this via option --device.rerouting.pre-period (either given to traci.start or in the .sumocfg file)


Am Sa., 24. Feb. 2024 um 11:23 Uhr schrieb Rohan Verma via sumo-user <sumo-user@xxxxxxxxxxx>:
Dear community,
In my simulation, the vehicles are rerouting up to 1000-2000 times. I wish to limit this number of reroutes. I planned on doing it using TraCI. However, I am unable to find the correct command. Kindly suggest if this can be done or if there is another way to do this or any workaround,
Any help would be appreciated.
Thanks and regards,
Rohan
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top