startAnimation

abstract fun startAnimation(@NonNull animConfig: Animation.Config): Boolean

Executes an animation.

Return

true if an animation execution request was sent to the drone, otherwise false

Parameters

animConfig

configuration of the animation to execute