As for all Lie groups in this document, the exponential map from to is the matrix exponential on a linear combination of the generators:
(112) | |||
(113) | |||
(114) |
The rotation block is the same as for , but the translation component is a different power series:
(115) | |||
(116) |
We split the terms by odd and even powers:
(117) |
Two identities (easily confirmed by induction) are useful for collapsing the series:
(118) | |||
(119) |
Direct application of the identies yields a reduced expression for in terms of diagonal and skew-symmetric components:
(120) | |||
(121) |
The coefficients can be identified with Taylor expansions:
(122) | |||
(123) | |||
(124) |
For implementation purposes, Taylor expansions should be used for when is small.
The function on can be implemented by first recovering as shown in Eq. 100, then solving for in closed form:
(125) | |||
(126) | |||
(127) | |||
(128) |
Ethan Eade 2012-02-16