Drone Delivery and Mission Handling with Python
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=iL5DIqL9qdE
Connect with vehicle and wait for a valid mission from the operator. Once the mission is received, we add our current location as final waypoint, then the vehicle is commanded to arm and takeoff. • Once the final waypoint has been reached, the mission is deleted and the vehicle is set to Return To Launch mode. Once we land, our script resets and is ready to start again. • Find the code on Github: https://github.com/tizianofiorenzani/... • Follow me on Linkedin: www.linkedin.com/in/tiziano-fiorenzani
#############################
