Currently, the only method to determine departure times is to call
traci.simulation.getDepartedIDList in every simulation step and check
whether the vehicle of interest is part of that list.

Am Mo., 15. Juni 2020 um 15:56 Uhr schrieb Aristide BAMAZI <
aristide.bam...@imsp-uac.org>:

> Hello sumo users and developers,  actually, i am using TRACI coupled with
> SUMO, and faced a problem. I add   vehicles dynamically to the
> simulation with
> < traci.vehicle.add() > method. What I want to know, is it possible to
> retrieve each vehicle departure time from the simulation after adding it
> with the above method? If yes how ?  I have checked in < traci.vehicle >
> object and didn't find anything that can help. Thanks.
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
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