There is no command for this at the moment. You will have to call
person.getIDList in every step and accumulate the values in a set.
Alternatively, you can use sumolib.xml.parse and read the values from the
input file.

Am Di., 15. Sept. 2020 um 08:31 Uhr schrieb Proyash Podder <[email protected]
>:

> Hi!
> I had a look on this. But the getIDList(t) actually provides me the IDs of
> currently active IDs of that simulation time, t. But I want something, that
> will provide me the all the IDs that were loaded until simulation time, t.
> ( Some of the pedestrians may leave the scenario which I will miss if I use
> the getIDList(t)).
>
> On Sep 15, 2020, at 2:27 AM, <[email protected]> <[email protected]>
> wrote:
>
> https://sumo.dlr.de/docs/TraCI/Person_Value_Retrieval.html
>
>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to