Re: [sumo-user] About duarouter when there is a vehicle in the junction

2021-05-03 Thread g2121044
Dear Jakob, Thank you very much for the quick response.  I was able to learn more about routing. Kind regards, Nishikawa - Original Message - From: Jakob Erdmann To: Sumo project User discussions Date: 2021-05-03 19:41:15 Subject: Re: [sumo-user] About duarouter when there is a

Re: [sumo-user] About duarouter when there is a vehicle in the junction

2021-05-03 Thread Jakob Erdmann
When a vehicle is on the junction, the function traci.setRoute should be called with an edge list that starts with the first "normal" edge beyond the junction. When you build your routes with duarouter, use that edge as 'from'. Note, that you can also call traci.vehicle.reroute or compute the route

[sumo-user] About duarouter when there is a vehicle in the junction

2021-05-03 Thread g2121044
Hallo Everyone I have a question about the functionality of duarouter. I am writing a program to dynamically change the route of a pickup truck. I have created the following trip and am using duarouter to automatically calculate the route. . In this case, create a trip file with the current loca