Skip to content

Motion refactor #75

Description

Today, each type of motion is a function declared in motion.h, such as motion_forward() and motion_corner(). Though motions do use common elements such as a linear trapezoidal motion profile calculator, sensors, and motors, there is still a lot of repeated code. Moreover, the code is hard to understand to the point that further development is difficult.

The first thing we need is a design discussion.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions