cgxeiji / CGx-InverseK

Inverse Kinematic Library for Arduino for a three link-arm system with a rotating base.
GNU General Public License v3.0
63 stars 12 forks source link

How to fix the angles? #9

Open tasosman opened 9 months ago

tasosman commented 9 months ago

Hi try to use the code to my arm but without good results because for my fault maybe.i have use 4 servos 180 degrees to fix that but is not working properly for mine .here is my build can you help me what i did wrong.in the photo with the build you can see how can the servo move from 0 to 180 . IMG_8639

IMG_8638

cgxeiji commented 7 months ago

Hi, without the rest of the code, it is hard to tell what could be wrong. (For example, what does moveToPos do?)

From the information you have provided, I can give you some suggestions:

I hope this helps you a little!