Definition
A twist describes a rigid body motion (rotation + translation). Twist coordinates: . As a matrix:
The exponential has a closed form, like the Rodrigues formula for rotations.
Product of exponentials (kinematic chain)
Each joint has an axis and an angle . is the rest pose.
Trap
is not the mapping from segment to segment . It is the relative motion of joint .
Inverse kinematics: find the joint angles so that a body point reaches a goal : . It is non-linear and is linearized with the articulated Jacobian.
In the comparison table of the lecture, twists rank first for number of parameters, human constraints and optimization.
Appears in
- Lecture 2.2, Twists
- Lecture 2.2, Articulation: product of exponentials, inverse kinematics
- Lecture 2.2, Which representation