|
From: Arslane H. C. <hc....@gm...> - 2016-05-11 08:20:56
|
Hello, I asked before about "How to calculate the closest point between a vehicule route and a fixed point in SUMO & TraCI" <https://sourceforge.net/p/sumo/mailman/message/34977131/>, the best bet seems to be to first define nodes who compose the current route, than in a second step calculate the distance between each route node and the target node with the use of TraCI Command *Distance Request * Now, What i am looking for is to retrieve the best route that correspond to the computed *Distance Request, how can i do it ?* Many thanks, Best regards, Arslan |