PID control on a dynamixel

Hi all, I have an OpenCR1.0 (also an OpenCM9.04) with a dynamixel MX64AT.
I would like to implement the PID control. Can someone give me tips and examples if possible to use and implement the PID control during the motions?
I am not using ROS or anything else, I am only using the Arduino ide.
Thank you all.

1 Like

Hi @DjangoTango, good to hear from you and thank you for sharing this question on the Community Page! Allow me to provide some ionfromation that should be helpful for your question regarding DYNAMIXEL PID Gains.

The DYNAMIXEL MX-64AT has a number of PID gains, primarily P, I, and D settings as well as a few “feedforward” settings. While the study of PID control is a diverse and long-taught topic, allow me to share this tutorial video available through the ROBOTIS Customer Support YouTube channel which should be of assistance:

Let me know if this helps to explain the available PID controls, or whether you have additional questions and I’ll be glad to help out or tag more knowledgeable members.

1 Like