Motion Control library

Modified on Tue, 27 Dec 2022 at 03:55 PM

The Motion Control library supplies you with a set of non-blocking functions for advanced position and speed control of servos


The library currently generates Linear motion profiles (constant speed, infinite acceleration/deceleration). Trapezoidal motion profiles will be added in the future (constant speed, constant acceleration/deceleration).

 

A HITI Servo lets you control the position and speed of 1 servo.


To use HITI Servos :

#include <HC_Servo.h>

 

A HITI Motor Group allows you to synchronize motions of several Servos.


To use HITI Motor Groups :

#include <HC_MotorGroup.h>







Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article