Skip to content

Create Animation package #84

@NuMellow

Description

@NuMellow

Currently animation logic is living in the voice_command.py file. This should be separated out into it's own package so that it can be re-used in other programs.

Additionally, the current animation logic is not great. The frame rate might be changing depending on the machine its running on. If it can be fixed to 24 frames per sec when animating speech that would be great.
Actually, it looks like perhaps Linux is not loading the images in chronological order so the animation is getting all chopped up. Will create a separate task to fix this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions