Based on Kendall, et. al. 2018.
[1] Alex Kendall, Jeffrey Hawke, David Janz, Przemyslaw Mazur, Daniele Reda, John-Mark Allen, Vinh-Dieu Lam, Alex Bewley: “Learning to Drive in a Day”, 2018; [http://arxiv.org/abs/1807.00412 arXiv:1807.00412].
- Navigate to code/autodrive
- Run
pip install -r requirements.txt
- Navigate to code/autodrive/keras-rl
- Run
pip install .
- Navigate to code/autodrive/carla-client
- Run
pip install .
1.$ export CARLA_ROOT=path/to/carla/directory
2. Copy mysettings.ini to CARLA_ROOT directory
python run_experiment.py