| 
    MRPT
    1.9.9
    
   | 
 
#include <CTraitsTest.h>#include <gtest/gtest.h>#include <mrpt/math/num_jacobian.h>#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/CPose3DQuat.h>#include <mrpt/random.h>#include <Eigen/Dense>Go to the source code of this file.
Classes | |
| class | Pose3DQuatTests | 
Functions | |
| TEST_F (Pose3DQuatTests, FromYPRAndBack) | |
| TEST_F (Pose3DQuatTests, UnaryInverse) | |
| TEST_F (Pose3DQuatTests, CopyOperator) | |
| TEST_F (Pose3DQuatTests, Compose) | |
| TEST_F (Pose3DQuatTests, ComposeWithPoint) | |
| TEST_F (Pose3DQuatTests, ComposeWithPointJacob) | |
| TEST_F (Pose3DQuatTests, InvComposeWithPoint) | |
| TEST_F (Pose3DQuatTests, InvComposeWithPointJacob) | |
| TEST_F (Pose3DQuatTests, ComposeInvComposePoint) | |
| TEST_F (Pose3DQuatTests, ComposePoint_vs_CPose3D) | |
| TEST_F (Pose3DQuatTests, InvComposePoint_vs_CPose3D) | |
| TEST_F (Pose3DQuatTests, SphericalCoordsJacobian) | |
| TEST_F (Pose3DQuatTests, NormalizationJacobian) | |
| TEST_F | ( | Pose3DQuatTests | , | 
| FromYPRAndBack | |||
| ) | 
Definition at line 614 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| UnaryInverse | |||
| ) | 
Definition at line 625 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| CopyOperator | |||
| ) | 
Definition at line 636 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| Compose | |||
| ) | 
Definition at line 644 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| ComposeWithPoint | |||
| ) | 
Definition at line 655 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| ComposeWithPointJacob | |||
| ) | 
Definition at line 673 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| InvComposeWithPoint | |||
| ) | 
Definition at line 691 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| InvComposeWithPointJacob | |||
| ) | 
Definition at line 709 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| ComposeInvComposePoint | |||
| ) | 
Definition at line 733 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| ComposePoint_vs_CPose3D | |||
| ) | 
Definition at line 751 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| InvComposePoint_vs_CPose3D | |||
| ) | 
Definition at line 769 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD(), mrpt::random::CRandomGenerator::drawGaussian1DVector(), and mrpt::random::getRandomGenerator().
| TEST_F | ( | Pose3DQuatTests | , | 
| SphericalCoordsJacobian | |||
| ) | 
Definition at line 789 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , | 
| NormalizationJacobian | |||
| ) | 
Definition at line 807 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |