Take off / land Drone

Hi, I don’t found how I can take off or land the drone with my personnal application. Can you help me?

Hey @Dragonfield1,

Could you give more information about the problem? Maybe it’s the WiFi, your Python config or whatever else. Is it the Olympe or the Android/Swift SDK? Did you already write some code?

Regards,
espetro

Thank you @espetro
Okay so I’m a young developer and i wish for my project to create a basic application on Android Studio with groundsdk. I wish to pilot, record video and keep GPS location.

But I have a problem, i write some code with the library but i can’t take off or land the drone and I don’t know if I am connected or not. So i want to found the correct code for connect my phone to the drone for take off the drone. Do you understand or not? :confused:

We do not have dedicated tutorials (yet) explaining how you can implement specific use cases such as take/off land.

Until then, the best way to learn how to use GroundSdk is to first study our demo application source code.

You may download it from here: https://github.com/Parrot-Developers/groundsdk-manifest/releases/download/v1.0.0/groundsdkdemo-android.tar.gz

Regards

@Dragonfield1 you can check out our (hopefully) simplified sdk demo here: https://github.com/riis/parrot