Drone Simulation Launch using docker-compose docker-compose up --build Launch using cli make build make run Launch at high speed SIMULATION_DRONE_SPEED=1000 make run Run tests make test