3536373839404142434445
// Fly a little :) Thread.sleep(5000); // Land System.err.println("Landing"); drone.land(); // Give it some time to land Thread.sleep(2000); // Disconnect from the done