The exponential map from
to
has a closed form (also called the Rodrigues formula). The tangent
vector
can be interpreted as an axis-angle
representation of rotation: its exponential is the rotation around
the axis
by
radians:
The higher-order terms in Eq. 102 collapse because
.
The coefficients of
should be calculated with
Taylor series when
is small.
Given a rotation matrix
, the logarithm
can be computed by first determining
,
and then computing
from symmetric differences
(see the second term of Eq. 103).
Ethan Eade 2012-02-16