MRPT
2.0.4
|
Definition at line 27 of file CPose3DQuatPDFGaussian_unittest.cpp.
Protected Member Functions | |
void | SetUp () override |
void | TearDown () override |
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 CVectorFixedDouble< 2 *7 > &x, [[maybe_unused]] const double &dummy, CVectorFixedDouble< 7 > &Y) |
static void | func_inv_compose (const CVectorFixedDouble< 2 *7 > &x, [[maybe_unused]] const double &dummy, CVectorFixedDouble< 7 > &Y) |
static void | func_inverse (const CVectorFixedDouble< 7 > &x, [[maybe_unused]] const double &dummy, CVectorFixedDouble< 7 > &Y) |
|
inlinestaticprotected |
Definition at line 73 of file CPose3DQuatPDFGaussian_unittest.cpp.
|
inlinestaticprotected |
Definition at line 86 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::math::CQuaternion< T >::normalize().
|
inlinestaticprotected |
Definition at line 140 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::math::CQuaternion< T >::normalize().
|
inlinestaticprotected |
Definition at line 40 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::math::cov(), mrpt::random::CRandomGenerator::drawGaussian1DMatrix(), mrpt::random::getRandomGenerator(), mrpt::math::MatrixBase< Scalar, Derived >::matProductOf_AAt(), 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.
|
inlineoverrideprotected |
Definition at line 30 of file CPose3DQuatPDFGaussian_unittest.cpp.
|
inlineoverrideprotected |
Definition at line 31 of file CPose3DQuatPDFGaussian_unittest.cpp.
|
inlineprotected |
Definition at line 54 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DPDFGaussian::cov, EXPECT_NEAR(), mrpt::obs::gnss::pitch, and mrpt::obs::gnss::roll.
|
inlineprotected |
Definition at line 290 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::asVectorVal(), mrpt::poses::CPose3DQuatPDFGaussian::changeCoordinatesReference(), mrpt::poses::CPose3DQuatPDFGaussian::cov, EXPECT_NEAR(), mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, and mrpt::obs::gnss::roll.
|
inlineprotected |
Definition at line 151 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::math::MatrixVectorBase< Scalar, Derived >::block(), mrpt::math::estimateJacobian(), EXPECT_NEAR(), mrpt::math::MatrixVectorBase< T, CMatrixFixed< T, ROWS, COLS > >::fill(), mrpt::poses::CPose3DQuatPDF::jacobiansPoseComposition(), mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, and mrpt::math::UNINITIALIZED_MATRIX.
|
inlineprotected |
Definition at line 212 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DQuatPDFGaussian::cov, EXPECT_NEAR(), mrpt::math::MatrixVectorBase< T, CMatrixFixed< T, ROWS, COLS > >::fill(), mrpt::math::MatrixBase< Scalar, Derived >::insertMatrix(), mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, and mrpt::math::transform_gaussian_linear().
|
inlineprotected |
Definition at line 100 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DQuatPDFGaussian::cov, EXPECT_NEAR(), mrpt::math::MatrixVectorBase< T, CMatrixFixed< T, ROWS, COLS > >::fill(), for(), mrpt::math::MatrixBase< Scalar, Derived >::insertMatrix(), mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, and mrpt::math::transform_gaussian_linear().
|
inlineprotected |
Definition at line 250 of file CPose3DQuatPDFGaussian_unittest.cpp.
References mrpt::poses::CPose3DQuatPDFGaussian::cov, EXPECT_NEAR(), mrpt::math::MatrixVectorBase< T, CMatrixFixed< T, ROWS, COLS > >::fill(), for(), mrpt::math::MatrixBase< Scalar, Derived >::insertMatrix(), mrpt::poses::CPose3DQuatPDFGaussian::mean, mrpt::obs::gnss::pitch, mrpt::obs::gnss::roll, and mrpt::math::transform_gaussian_linear().
Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |