#include <mrpt/otherlibs/sophus/sim3.hpp>
Public Types | |
using | Scalar = Scalar_ |
using | Transformation = typename Base::Transformation |
using | Point = typename Base::Point |
using | Tangent = typename Base::Tangent |
using | Adjoint = typename Base::Adjoint |
using | TranslationType = typename Eigen::internal::traits< Map< Sophus::Sim3< Scalar_ > const, Options > >::TranslationType |
using | RxSO3Type = typename Eigen::internal::traits< Map< Sophus::Sim3< Scalar_ > const, Options > >::RxSO3Type |
using | QuaternionType = typename RxSO3Type::QuaternionType |
Static Public Member Functions | |
static SOPHUS_FUNC Tangent | log (Sim3< Scalar > const &other) |
static SOPHUS_FUNC Adjoint | d_lieBracketab_by_d_a (Tangent const &b) |
static SOPHUS_FUNC Sim3< Scalar > | exp (Tangent const &a) |
static SOPHUS_FUNC Transformation | generator (int i) |
static SOPHUS_FUNC Transformation | hat (Tangent const &a) |
static SOPHUS_FUNC Tangent | lieBracket (Tangent const &a, Tangent const &b) |
static SOPHUS_FUNC Tangent | vee (Transformation const &Omega) |
Static Public Attributes | |
static int constexpr | DoF |
static int constexpr | num_parameters |
static int constexpr | N |
Protected Attributes | |
Map< Sophus::RxSO3< Scalar > const, Options > const | rxso3_ |
Map< Sophus::Vector3< Scalar > const, Options > const | translation_ |
Private Types | |
using | Base = Sophus::Sim3Base< Map< Sophus::Sim3< Scalar_ > const, Options > > |
using Eigen::Map< Sophus::Sim3< Scalar_ > const, Options >::Adjoint = typename Base::Adjoint |
|
private |
using Eigen::Map< Sophus::Sim3< Scalar_ > const, Options >::Point = typename Base::Point |
|
inherited |
|
inherited |
using Eigen::Map< Sophus::Sim3< Scalar_ > const, Options >::Scalar = Scalar_ |
using Eigen::Map< Sophus::Sim3< Scalar_ > const, Options >::Tangent = typename Base::Tangent |
using Eigen::Map< Sophus::Sim3< Scalar_ > const, Options >::Transformation = typename Base::Transformation |
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inlinestaticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protected |
|
protected |
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017 |