Functor implementing Exponential map.
|
|
| ExpmapFunctor (const Vector3 &omega, bool nearZeroApprox=false) |
| | Constructor with element of Lie algebra so(3).
|
|
| ExpmapFunctor (const Vector3 &axis, double angle, bool nearZeroApprox=false) |
| | Constructor with axis-angle.
|
|
SO3 | expmap () const |
| | Rodrigues formula.
|
|
|
void | init (bool nearZeroApprox=false) |
|
|
const double | theta2 |
|
Matrix3 | W |
|
Matrix3 | K |
|
Matrix3 | KK |
|
bool | nearZero |
|
double | theta |
|
double | sin_theta |
|
double | one_minus_cos |
The documentation for this class was generated from the following files:
- /tmp/gtsam-4.2-docs.H5EUbA/src/gtsam/geometry/SO3.h
- /tmp/gtsam-4.2-docs.H5EUbA/src/gtsam/geometry/SO3.cpp