Spinner feature set
No due date
90% complete
A set of classes must be developed to allow controlling acceleration (and decelleration) of a motor. The classes must support different types of acceleration:
- The simples one, intended as a linear, constant acceleration between an initial end final speed in a given time.
- A set of linear accelerations joined together.
- A complex acceleration path defined b…
A set of classes must be developed to allow controlling acceleration (and decelleration) of a motor. The classes must support different types of acceleration:
- The simples one, intended as a linear, constant acceleration between an initial end final speed in a given time.
- A set of linear accelerations joined together.
- A complex acceleration path defined by a Bezier curve.