Re: [sumo-user] Rnadomtrips and duarouter

2018-08-14 Thread Jakob Erdmann
Instead of loading the finished routes into sumo, you can load the trips (add randomTrips option --validate to ensure that all trips can reach their destination). When loading trips into sumo, they will pick a suitable route at departure, taking into account congestion. You can add further options

[sumo-user] Rnadomtrips and duarouter

2018-08-11 Thread mohsen hs
Hello there, I generated some random trips and then used duarouter to generate the routes. In the simulation, I can see that the vehicles are not clever enough to change their path to the destination with a less congested route, although they exactly do they have been told to do by the route. Ho