Where are scripts defined?

I’ve been reading the Sphinx guide. Understand everything up until the takeoff.sh example.

The guide says that the script itself is defined in the “Script” parameter in JSON, but the Anafi doesn’t have a script parameter for the hand_launch, it only has Start, Stop and Pause.

Where are scripts defined? There is nothing in the .drone file or anywhere, I can’t even find where the source code for the takeoff.sh is.

Hello,

In order to take off, you will have to use a drone controller as explained here: https://developer.parrot.com/docs/sphinx/connectdrone.html

Or, if you prefer to use a programming interface, you can use Olympe as explained here: https://developer.parrot.com/docs/olympe/userguide.html#olympe-basics