exoticDFT / TRI-Carla-Challenges

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

Reduce event 4 functionality to a single script. #15

Closed exoticDFT closed 5 years ago

exoticDFT commented 5 years ago

The current way to run the event 4 scenario is to call two separate scripts, Event4.py and remove_actors.py. It would be ideal to have the Event4.py script spawn the vehicles and remove the vehicles, without the need of remove_actors.py script.