Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Departure time of a vehicle given a certain lane

Hello Graziano, 

Since you did not provide any details regarding your working environment, I guess that is not a problem,

In my opinion, you should take a closer look at the TraCI API which allows you to simulate vehicles with Python, and retrieve many interesting & useful data, 

For instance, you can retrieve the number of Vehicles which entered an edge of the road network during the last time step with the last step vehicle number (0x10) functiondescribed here

Best wishes,
Arslane

Le dim. 27 janv. 2019 à 18:40, Graziano Manduzio <graziano.manduzio@xxxxxxxxx> a écrit :
hello,

I'm a researcher at the university of Florence and I'm using Sumo for my works.
I'd like to know how it is possible to get as output, data related to the departure times of all vehicles crossing a given lane that is not an entering network lane.

Thanks,
Graziano
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top