Definition at line 25 of file CPose3DQuat_unittest.cpp.
Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
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_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) |
void | test_invComposePoint (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_invComposePointJacob (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_fromYPRAndBack (double x1, double y1, double z1, double yaw1, double pitch1, double roll1) |
void | test_unaryInverse (double x1, double y1, double z1, double yaw1, double pitch1, double roll1) |
void | test_copy (double x1, double y1, double z1, double yaw1, double pitch1, double roll1) |
void | test_composeAndInvComposePoint (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_composePoint_vs_CPose3D (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_invComposePoint_vs_CPose3D (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_sphericalCoords (double x1, double y1, double z1, double yaw1, double pitch1, double roll1, double x, double y, double z) |
void | test_normalizeJacob (double yaw1, double pitch1, double roll1) |
Static Protected Member Functions | |
static void | func_compose_point (const CArrayDouble< 7+3 > &x, const double &dummy, CArrayDouble< 3 > &Y) |
static void | func_inv_compose_point (const CArrayDouble< 7+3 > &x, const double &dummy, CArrayDouble< 3 > &Y) |
static void | func_spherical_coords (const CArrayDouble< 7+3 > &x, const double &dummy, CArrayDouble< 3 > &Y) |
static void | func_normalizeJacob (const CArrayDouble< 4 > &x, const double &dummy, CArrayDouble< 4 > &Y) |
|
inlinestaticprotected |
Definition at line 127 of file CPose3DQuat_unittest.cpp.
References MRPT_UNUSED_PARAM.
|
inlinestaticprotected |
Definition at line 228 of file CPose3DQuat_unittest.cpp.
References MRPT_UNUSED_PARAM, mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::y().
|
inlinestaticprotected |
Definition at line 535 of file CPose3DQuat_unittest.cpp.
References MRPT_UNUSED_PARAM.
|
inlinestaticprotected |
Definition at line 465 of file CPose3DQuat_unittest.cpp.
References MRPT_UNUSED_PARAM.
|
inlineprotectedvirtual |
Definition at line 28 of file CPose3DQuat_unittest.cpp.
|
inlineprotectedvirtual |
Definition at line 29 of file CPose3DQuat_unittest.cpp.
|
inlineprotected |
Definition at line 30 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal().
|
inlineprotected |
Definition at line 402 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPose3DQuat::composePoint(), mrpt::poses::CPose3DQuat::inverseComposePoint(), mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 103 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal().
|
inlineprotected |
Definition at line 416 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPose3DQuat::composePoint(), mrpt::poses::CPose3D::composePoint(), mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 139 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPose3DQuat::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 380 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getHomogeneousMatrixVal().
|
inlineprotected |
Definition at line 329 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getHomogeneousMatrixVal().
|
inlineprotected |
Definition at line 198 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal().
|
inlineprotected |
Definition at line 431 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPose3DQuat::inverseComposePoint(), mrpt::poses::CPose3D::inverseComposePoint(), mrpt::obs::gnss::pitch, mrpt::poses::CPose3D::sphericalCoordinates(), mrpt::math::TPoint3D::x, mrpt::math::TPoint3D::y, and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 242 of file CPose3DQuat_unittest.cpp.
References mrpt::math::estimateJacobian(), mrpt::poses::CPose3DQuat::inverseComposePoint(), mrpt::poses::CPose3DQuat::quat(), mrpt::math::CQuaternion< T >::r(), mrpt::square(), mrpt::math::sum(), mrpt::math::UNINITIALIZED_MATRIX, mrpt::math::CQuaternion< T >::x(), mrpt::math::TPoint3D::x, mrpt::math::CQuaternion< T >::y(), mrpt::math::TPoint3D::y, mrpt::math::CQuaternion< T >::z(), and mrpt::math::TPoint3D::z.
|
inlineprotected |
Definition at line 545 of file CPose3DQuat_unittest.cpp.
References mrpt::math::estimateJacobian(), mrpt::poses::CPose3D::getAsQuaternion(), mrpt::math::CQuaternion< T >::normalizationJacobian(), mrpt::math::sum(), and mrpt::math::UNINITIALIZED_MATRIX.
|
inlineprotected |
Definition at line 476 of file CPose3DQuat_unittest.cpp.
References mrpt::math::estimateJacobian(), mrpt::poses::CPose3DQuat::sphericalCoordinates(), mrpt::math::sum(), and mrpt::math::UNINITIALIZED_MATRIX.
|
inlineprotected |
Definition at line 357 of file CPose3DQuat_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getHomogeneousMatrixVal().
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 |