Carla Simulation Environment for Imitation Learning and CBF
This repo is based on CARLA 0.9.11
- Install CARLA.
- Replace PythonAPI/carla with the carla folder in this repo.
- Run automatic_control_customized.py with
python3 automatic_control_customized.py --agent Roaming
.