Robotics Kinematics
Forward kinematics maps joint angles to end-effector pose; inverse kinematics solves the reverse. Jacobians relate joint velocities to end-effector twists and expose singularities.
📚 Fundamentals
- DH parameters: systematic frame assignment
- FK: homogeneous transforms along the chain
- IK: closed-form for simple arms, numerical otherwise