Hello,

I am wondering if is there any functions allowing me to retrieve the
current remaining route for a simple vehicle with the use of TraCI/Sumolib ?

Basically, it is possible to do it by finding the index of the current Road
inside the route, but it only computes the first match which maybe be wrong
if this route contain a loop.

For example:

   - RoadID = 5
   - RouteForVeh = [0,2,3,5,7,8,5,3]

In such example how can i know if the remaining route is [5,7,8,5,3] or
only [5,3]

Thank you for your time,

Best,
Arslane
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
sumo-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sumo-user

Reply via email to