Definition at line 24 of file CPose3D_unittest.cpp.
Classes | |
struct | TParams_func_jacob_Aexpe_D |
Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
void | test_inverse (double x1, double y1, double z1, double yaw1, double pitch1, double roll1) |
void | test_compose (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x2, double y2, double z2, double yaw2, double pitch2, double roll2) |
void | test_to_from_2d (double x, double y, double phi) |
void | test_composeFrom (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x2, double y2, double z2, double yaw2, double pitch2, double roll2) |
void | test_composePoint (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_composePointJacob (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z, bool use_aprox=false) |
void | test_ExpLnEqual (double x1, double y1, double z1, double yaw1, double pitch1, double roll1) |
void | test_invComposePointJacob (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_default_values (const CPose3D &p, const std::string &label) |
void | test_composePointJacob_se3 (const CPose3D &p, const TPoint3D x_l) |
void | test_invComposePointJacob_se3 (const CPose3D &p, const TPoint3D x_g) |
void | check_jacob_expe_e_at_0 () |
void | check_jacob_LnT_T (double x1, double y1, double z1, double yaw1, double pitch1, double roll1) |
void | test_Jacob_dexpeD_de (double x1, double y1, double z1, double yaw1, double pitch1, double roll1) |
void | test_Jacob_dAexpeD_de (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x2, double y2, double z2, double yaw2, double pitch2, double roll2) |
Static Protected Member Functions | |
static void | func_compose_point (const CArrayDouble< 6+3 > &x, const double &dummy, CArrayDouble< 3 > &Y) |
static void | func_inv_compose_point (const CArrayDouble< 6+3 > &x, const double &dummy, CArrayDouble< 3 > &Y) |
static void | func_compose_point_se3 (const CArrayDouble< 6 > &x, const CArrayDouble< 3 > &P, CArrayDouble< 3 > &Y) |
static void | func_invcompose_point_se3 (const CArrayDouble< 6 > &x, const CArrayDouble< 3 > &P, CArrayDouble< 3 > &Y) |
static void | func_jacob_expe_e (const CArrayDouble< 6 > &x, const double &dummy, CArrayDouble< 12 > &Y) |
static void | func_jacob_LnT_T (const CArrayDouble< 12 > &x, const double &dummy, CArrayDouble< 6 > &Y) |
static void | func_jacob_expe_D (const CArrayDouble< 6 > &eps, const CPose3D &D, CArrayDouble< 12 > &Y) |
static void | func_jacob_Aexpe_D (const CArrayDouble< 6 > &eps, const TParams_func_jacob_Aexpe_D ¶ms, CArrayDouble< 12 > &Y) |
|
inlineprotected |
Definition at line 564 of file CPose3D_unittest.cpp.
References mrpt::math::estimateJacobian().
|
inlineprotected |
Definition at line 619 of file CPose3D_unittest.cpp.
References mrpt::math::estimateJacobian(), and mrpt::math::sum().
|
inlinestaticprotected |
Definition at line 281 of file CPose3D_unittest.cpp.
References MRPT_UNUSED_PARAM.
|
inlinestaticprotected |
Definition at line 459 of file CPose3D_unittest.cpp.
References mrpt::poses::CPose3D::exp().
|
inlinestaticprotected |
Definition at line 291 of file CPose3D_unittest.cpp.
References MRPT_UNUSED_PARAM, mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::y().
|
inlinestaticprotected |
Definition at line 468 of file CPose3D_unittest.cpp.
References mrpt::poses::CPose3D::exp().
|
inlinestaticprotected |
Definition at line 708 of file CPose3D_unittest.cpp.
References eps, mrpt::poses::CPose3D::exp(), and mrpt::poses::CPose3D::getAs12Vector().
|
inlinestaticprotected |
Definition at line 657 of file CPose3D_unittest.cpp.
References eps, mrpt::poses::CPose3D::exp(), and mrpt::poses::CPose3D::getAs12Vector().
|
inlinestaticprotected |
Definition at line 553 of file CPose3D_unittest.cpp.
References mrpt::poses::CPose3D::exp(), and MRPT_UNUSED_PARAM.
|
inlinestaticprotected |
Definition at line 601 of file CPose3D_unittest.cpp.
References MRPT_UNUSED_PARAM, and R.
|
inlineprotectedvirtual |
Definition at line 27 of file CPose3D_unittest.cpp.
|
inlineprotectedvirtual |
Definition at line 28 of file CPose3D_unittest.cpp.
|
inlineprotected |
Definition at line 71 of file CPose3D_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getHomogeneousMatrixVal().
|
inlineprotected |
Definition at line 163 of file CPose3D_unittest.cpp.
References mrpt::poses::CPose3D::composeFrom(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal().
|
inlineprotected |
|
inlineprotected |
Definition at line 303 of file CPose3D_unittest.cpp.
References mrpt::poses::CPose3D::composePoint(), mrpt::math::estimateJacobian(), mrpt::math::sum(), mrpt::math::UNINITIALIZED_MATRIX, mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 477 of file CPose3D_unittest.cpp.
References mrpt::math::estimateJacobian(), mrpt::math::sum(), mrpt::math::UNINITIALIZED_MATRIX, mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 440 of file CPose3D_unittest.cpp.
|
inlineprotected |
Definition at line 367 of file CPose3D_unittest.cpp.
References mrpt::poses::CPose3D::exp(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal(), and mrpt::poses::CPose3D::ln().
|
inlineprotected |
Definition at line 380 of file CPose3D_unittest.cpp.
References mrpt::math::estimateJacobian(), mrpt::poses::CPose3D::inverseComposePoint(), mrpt::math::sum(), mrpt::math::UNINITIALIZED_MATRIX, mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 515 of file CPose3D_unittest.cpp.
References mrpt::math::estimateJacobian(), mrpt::math::sum(), mrpt::math::UNINITIALIZED_MATRIX, mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 29 of file CPose3D_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getHomogeneousMatrixVal(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getInverseHomogeneousMatrix(), mrpt::poses::CPose3D::inverse(), and mrpt::math::sum().
|
inlineprotected |
Definition at line 721 of file CPose3D_unittest.cpp.
References eps, mrpt::math::estimateJacobian(), and mrpt::poses::CPose3D::jacob_dAexpeD_de().
|
inlineprotected |
Definition at line 668 of file CPose3D_unittest.cpp.
References eps, mrpt::math::estimateJacobian(), and mrpt::poses::CPose3D::jacob_dexpeD_de().
|
inlineprotected |
Definition at line 149 of file CPose3D_unittest.cpp.
References mrpt::poses::CPose2D::phi(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::x(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::y(), and mrpt::poses::CPose3D::yaw().
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |