git clone https://github.com/autonomousvision/carla_garage.gitcdcarla_garage git checkout leaderboard_2 chmod +x setup_carla.sh ./setup_carla.sh conda env create -f environment.yml conda activate garage_2 Before running the code, you will need to add the following paths to PYTHONPATH on ...