Questions
- Why are animations necessary for complex movements with multiple servos?
- What is a keyframe?
- What is a cue point?
- Name the three pieces of an animation segment.
- What does easing do to our animation keyframes and segments?
- What method of the animation object stops the current segment and clears the animation queue?
- What does calling
Animation.speed(.25)
do to the current animation?