All courses › Robotics › Forward Kinematics
Forward Kinematics
Forward kinematics computes the tool's position and orientation directly from the known joint angles. For a planar 2-link arm the contribution from each link is summed with simple trigonometry. This is always unambiguous: given the joint angles, there is only one possible tool position.
x-coordinate for a planar 2-link arm
y-coordinate for the same arm
Symbols
| link lengths | m | |
| joint angles | ° |
Example
m, , :
, .
Forward kinematics always has exactly one solution – it is inverse kinematics that can have several.
Practise kinematics for free →
← Euler Angles and Quaternions · Inverse Kinematics (2 Links) →
Part of Robotics: Kinematics.