gtsam 4.1.1
gtsam
|
Static Public Member Functions | |
static SO | Retract (const TangentVector &xi, ChartJacobian H=boost::none) |
Retract uses Cayley map. More... | |
static TangentVector | Local (const SO &R, ChartJacobian H=boost::none) |
Inverse of Retract. More... | |
|
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