//describes the area of the crazyflie and other parameters
CrazyflieContextcontext;
//wheter to use safe of demo controller
intinstant_controller;//variable for the instant controller, e.g., we use safe controller for taking off and landing even if demo controller is enabled. This variable WILL change automatically