Check
Constraints
To ensure the security of the show, some physical restrictions are imposed on the dance:
Minimal distance between drones
1.5 m (1 m min)
Maximum horizontal speed
3.5 m/s (5 m/s max)
Maximum acceleration
1.5 m/s² (2 m/s² max)
Maximum up speed
3.5 m/s (4 m/s max)
Maximum down speed
3.5 m/s (4 m/s max)
Maximum flight distance
327m
Positive and negative
Maximal dance size
100 ko
Check
Collision check
Check collisions
checks if all selected drones between Start
and End
respect the minimum distance between drones Min distance
.
Performance check
Check speed profile
checks if Velocity Horizontal Maximal
, Velocity Up
, Velocity Down
and Acceleration Maximal
values are not exceeded by the selected drones between Start
and End
.
Takeoff check
Check takeoff
checks if the selected drones have a valid takeoff.
This check should fail only if the takeoff keyframes have been manually changed.
Autopilot format check
Check autopilot format
checks if the dance respects the autopilot format.
The position X, Y, and Z values must be between -327 and 327 meters.
Others for the color, fire, and time values.
Dance size check
Check dance size
checks if all selected drones respect the maximum dance size.
Last updated