|
MRPT
1.9.9
|
#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/CPose3DQuat.h>#include <mrpt/math/num_jacobian.h>#include <mrpt/random.h>#include <CTraitsTest.h>#include <gtest/gtest.h>
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 585 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| UnaryInverse | |||
| ) |
Definition at line 596 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| CopyOperator | |||
| ) |
Definition at line 607 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| Compose | |||
| ) |
Definition at line 615 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| ComposeWithPoint | |||
| ) |
Definition at line 626 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| ComposeWithPointJacob | |||
| ) |
Definition at line 644 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| InvComposeWithPoint | |||
| ) |
Definition at line 662 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| InvComposeWithPointJacob | |||
| ) |
Definition at line 680 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| ComposeInvComposePoint | |||
| ) |
Definition at line 704 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| ComposePoint_vs_CPose3D | |||
| ) |
Definition at line 722 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| InvComposePoint_vs_CPose3D | |||
| ) |
Definition at line 740 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD(), mrpt::random::CRandomGenerator::drawGaussian1DVector(), and mrpt::random::getRandomGenerator().
| TEST_F | ( | Pose3DQuatTests | , |
| SphericalCoordsJacobian | |||
| ) |
Definition at line 760 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | Pose3DQuatTests | , |
| NormalizationJacobian | |||
| ) |
Definition at line 778 of file CPose3DQuat_unittest.cpp.
References mrpt::DEG2RAD().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |