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 <http://sumo.dlr.de/wiki/TraCI> 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) function *described here <http://sumo.dlr.de/wiki/TraCI/Edge_Value_Retrieval> Best wishes, Arslane Le dim. 27 janv. 2019 à 18:25, Graziano Manduzio < [email protected]> a écrit : > hello, > > I'm a reasercher at the university of Florence and I'm using Sumo for my > works. > I'd like to know how is it possible to get as output, data related to the > departure times of all vehicles crossing a given lane that is not an > entering network lanes. > > Thanks, > Graziano > > Il giorno dom 27 gen 2019 alle ore 17:56 Graziano Manduzio < > [email protected]> ha scritto: > >> hello, >> >> I'm a reasercher at the university of Florence and I'm using Sumo for my >> works. >> I'd like to know how is it possible to get as output, data related to the >> departure times of all vehicles crossing a given lane that is not an >> entering network lanes. >> >> Thanks, >> Graziano >> > _______________________________________________ > sumo-user mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
