Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Automatic Periodic Rerouting using TraCI weights

No. What you can do is override the estimated travel time used by the routingDevice but this will affect all vehicles.
To get vehicle-specific weights you need to trigger manual rerouting via TraCI.


Am Do., 11. Juni 2020 um 11:11 Uhr schrieb marcelreppi <marcelreppi@xxxxxxxxx>:
Hello,

is there a way to make the periodic rerouting device use the
vehicle-specific edge traveltimes that were set using
traci.vehicle.setAdaptedTraveltime()?
Or do I have to implement "manual periodic rerouting" using TraCI after I
changed the edge weights for individual vehicles?

Thanks!

Best regards
Marcel



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
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