-
Following this guide to install Aerialist project
-
cd Aerialist/samplesand clone this project -
Create an virtual enviornment and activate it:
conda create -n UAV-MR-Testing python=3.9conda activate UAV-MR-Testing
-
Create the required directories and packages:
cd UAV-MR-Testing/snippetsmkdir -p logs results/logspip install -r requirements.txt
-
(Optional) Set your own configurations in
config.yaml -
Run the experiment:
python3 rvp_search.py
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|