Technical requirements
In this chapter, we will require the following software and libraries:
- Python 3.7, available at https://www.python.org/downloads/.
- CARLA Simulator 0.9.9, available at https://carla.readthedocs.io/en/latest/start_quickstart/#carla-installation.
- The NumPy module, which can be installed with the
pip3 install numpy
command. - A GPU is highly recommended.
The code for the chapter can be found here:
The Code in Action videos for this chapter can be found here: