Hi,

I'm trying to find the shortest path between points A and B. I got my network 
from OSM. Then I create a simulation with a unique trip between A and B with no 
middle edges.

When I ask to Google, it gives me a route. But Sumo gives me a very different 
one. Then I modify the trip and add a middle edge from the route that Google 
gave to me. Then Sumo gives me the same route as Google.

If I check the values of output variables routeLength and duration, both values 
are greater in the first case (with no middle point). So, I don't understand 
why Sumo is giving me that route if it is longer and takes more time that the 
one with the middle edge.

What other parameters may I be forgetting?

Thanks,
Joan

_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to