Overview The script is intended to be used to collect aerial and ground imagery in AirSim City Environment. Installation Create a virtual environment python -m virtualenv .venv Activate the virtual environment and install requirements.txt pip install -r requirements.txt