I am trying to implement Inverse Kinematics on a 2D arm(made up of three sticks with joints). I am able to rotate the lowest arm to the desired position. Now, I have some questi
In robotics we most often use DH parameters for the forward and reverse kinematics. Wikipedia has a nice introduction.