Open klemense1 opened 4 years ago
With the traffic manager, the following behaviors of agents with autopilot turned on in Carla can be modified:
However, the driving path is still random, and will be given or refreshed once entering a junction. (I will test if the traffic manger works in custom map without any junction, like the map of city high way)
Maybe we can create an example scenario that agents in Carla crash into the ego agent controlled by bark?
The model used in traffic manager is if-else based approach, it is not related to any paper, seems like hard coded to me...
Can we use the traffic manager to set parameters / constraints to the behavior of Carla's agent models?
If so, can we for the example in #13 , show how it affects the simulation?