The script is intended to be used to collect aerial and ground imagery in AirSim City Environment.
- Create a virtual environment
python -m virtualenv .venv- Activate the virtual environment and install
requirements.txt
pip install -r requirements.txt
There was an error while loading. Please reload this page.