exoticDFT / TRI-Carla-Challenges

Repository for hosting scripts for running TRI Carla related challenges.
5 stars 0 forks source link

Remove vehicle if it hasn't moved after some given time #20

Open exoticDFT opened 5 years ago

exoticDFT commented 5 years ago

Vehicles has a tendency for randomly getting stuck and causing unusable traffic. It would be useful to keep track of total time a vehicle is in the scene and delete them if they have not moved at all after some time, maybe a minute.