Tag: inverse kinematics
- · Hankyu Kim · Robotics
Numerical Inverse Kinematics
Numerical inverse kinematics can iteratively solve for joint angles to reach a desired end-effector position using gradient descent with the Jacobian pseudo-inverse, suitable for planar manipulators and more complex robotic arms.
- · Hankyu Kim · Robotics
Analytical Inverse Kinematics
This post demonstrates how to compute the inverse kinematics of a 2-link planar robot arm using the Law of Cosines, providing a step-by-step guide for analytical solutions.