Definition at line 27 of file CPose3DQuatPDFGaussian_unittest.cpp.
Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
void | test_toFromYPRGauss (double yaw, double pitch, double roll) |
void | testPoseComposition (double x, double y, double z, double yaw, double pitch, double roll, double std_scale, double x2, double y2, double z2, double yaw2, double pitch2, double roll2, double std_scale2) |
void | testCompositionJacobian (double x, double y, double z, double yaw, double pitch, double roll, double x2, double y2, double z2, double yaw2, double pitch2, double roll2) |
void | testInverse (double x, double y, double z, double yaw, double pitch, double roll, double std_scale) |
void | testPoseInverseComposition (double x, double y, double z, double yaw, double pitch, double roll, double std_scale, double x2, double y2, double z2, double yaw2, double pitch2, double roll2, double std_scale2) |
void | testChangeCoordsRef (double x, double y, double z, double yaw, double pitch, double roll, double std_scale, double x2, double y2, double z2, double yaw2, double pitch2, double roll2) |
Static Protected Member Functions | |
static CPose3DQuatPDFGaussian | generateRandomPoseQuat3DPDF (double x, double y, double z, double yaw, double pitch, double roll, double std_scale) |
static CPose3DPDFGaussian | generateRandomPose3DPDF (double x, double y, double z, double yaw, double pitch, double roll, double std_scale) |
static void | func_compose (const CArrayDouble< 2 *7 > &x, const double &dummy, CArrayDouble< 7 > &Y) |
static void | func_inv_compose (const CArrayDouble< 2 *7 > &x, const double &dummy, CArrayDouble< 7 > &Y) |
static void | func_inverse (const CArrayDouble< 7 > &x, const double &dummy, CArrayDouble< 7 > &Y) |
|
inlinestaticprotected |
Definition at line 72 of file CPose3DQuatPDFGaussian_unittest.cpp.
References MRPT_UNUSED_PARAM.
|
inlinestaticprotected |
Definition at line 85 of file CPose3DQuatPDFGaussian_unittest.cpp.
References MRPT_UNUSED_PARAM.
|
inlinestaticprotected |
Definition at line 138 of file CPose3DQuatPDFGaussian_unittest.cpp.
References MRPT_UNUSED_PARAM.
|
inlinestaticprotected |
Definition at line 40 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::math::cov(), mrpt::random::CRandomGenerator::drawGaussian1DMatrix(), mrpt::random::getRandomGenerator(), mrpt::obs::gnss::pitch, and mrpt::obs::gnss::roll.
|
inlinestaticprotected |
Definition at line 32 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::obs::gnss::pitch, and mrpt::obs::gnss::roll.
|
inlineprotectedvirtual |
Definition at line 30 of file CPose3DQuatPDFGaussian_unittest.cpp.
|
inlineprotectedvirtual |
Definition at line 31 of file CPose3DQuatPDFGaussian_unittest.cpp.
|
inlineprotected |
Definition at line 53 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DPDFGaussian::cov, mrpt::obs::gnss::pitch, and mrpt::obs::gnss::roll.
|
inlineprotected |
Definition at line 286 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DQuatPDFGaussian::changeCoordinatesReference(), mrpt::poses::CPose3DQuatPDFGaussian::cov, mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal(), mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, and z2.
|
inlineprotected |
Definition at line 148 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::math::jacobians::jacob_numeric_estimate(), mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition(), mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, mrpt::math::sum(), mrpt::math::UNINITIALIZED_MATRIX, and z2.
|
inlineprotected |
Definition at line 208 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DQuatPDFGaussian::cov, mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, and mrpt::math::transform_gaussian_linear().
|
inlineprotected |
Definition at line 98 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DQuatPDFGaussian::cov, for(), mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, mrpt::math::transform_gaussian_linear(), and z2.
|
inlineprotected |
Definition at line 246 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DQuatPDFGaussian::cov, for(), mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, mrpt::math::transform_gaussian_linear(), and z2.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019 |