-
First, make sure Docker and docker-compose are installed.
-
Checkout the avoidance repository on the target drone/machine.
-
From the components folder, run:
$ docker-compose -f components.yml build mavros
-
From this folder ("global-planner-prod-release"), run:
$ docker-compose up
The realsense, mavros and avoidance containers will get built (this can take some time) and run.