#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DQuat.h>
#include <mrpt/math/jacobians.h>
#include <mrpt/random.h>
#include <mrpt/utils/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 583 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
UnaryInverse | |||
) |
Definition at line 594 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
CopyOperator | |||
) |
Definition at line 605 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
Compose | |||
) |
Definition at line 613 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
ComposeWithPoint | |||
) |
Definition at line 624 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
ComposeWithPointJacob | |||
) |
Definition at line 642 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
InvComposeWithPoint | |||
) |
Definition at line 660 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
InvComposeWithPointJacob | |||
) |
Definition at line 678 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
ComposeInvComposePoint | |||
) |
Definition at line 702 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
ComposePoint_vs_CPose3D | |||
) |
Definition at line 720 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
InvComposePoint_vs_CPose3D | |||
) |
Definition at line 738 of file CPose3DQuat_unittest.cpp.
References DEG2RAD, mrpt::random::CRandomGenerator::drawGaussian1DVector(), and mrpt::random::getRandomGenerator().
TEST_F | ( | Pose3DQuatTests | , |
SphericalCoordsJacobian | |||
) |
Definition at line 758 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
TEST_F | ( | Pose3DQuatTests | , |
NormalizationJacobian | |||
) |
Definition at line 776 of file CPose3DQuat_unittest.cpp.
References DEG2RAD.
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 |