|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Static Public Member Functions | |
| static SO | Retract (const TangentVector &xi, ChartJacobian H={}) |
| static TangentVector | Local (const SO &R, ChartJacobian H={}) |
|
static |
Inverse of Retract. See note about xi element order in Hat.
|
static |
Retract uses Cayley map. See note about xi element order in Hat. Deafault implementation has no Jacobian implemented
1.8.13