Skip to content

Animation for ISA Behaviors

isa_manim provides several animations that frequently appear in ISA so that users can build up ISA behaviors simply by choosing appropriate functions.

Animations can be categorized into three categories:

isa_manim provides one function for each kind of animation. Each function accepts related objects and parameters as input. Each function returns an entity of animation. Functions for animations do not create any objects.

It is not suggested to directly call animation functions in user's codes. Instead, please use APIs provided in ISA scenes.