|
MRPT
2.0.2
|
#include <CTraitsTest.h>#include <gtest/gtest.h>#include <mrpt/math/CQuaternion.h>#include <mrpt/math/CVectorDynamic.h>#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/CPose3DQuat.h>#include <Eigen/Dense>Go to the source code of this file.
Classes | |
| class | QuaternionTests |
Functions | |
| TEST_F (QuaternionTests, crossProduct) | |
| TEST_F (QuaternionTests, gimbalLock) | |
| TEST_F (QuaternionTests, ToYPRAndBack) | |
| TEST_F (QuaternionTests, LnAndExpMatches) | |
| TEST_F (QuaternionTests, ExpAndLnMatches) | |
| TEST_F | ( | QuaternionTests | , |
| crossProduct | |||
| ) |
Definition at line 119 of file CQuaternion_unittest.cpp.
References mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::asVectorVal(), mrpt::math::CQuaternion< T >::crossProduct(), EXPECT_NEAR(), mrpt::poses::CPose3D::getAsQuaternion(), and mrpt::math::sum().
| TEST_F | ( | QuaternionTests | , |
| gimbalLock | |||
| ) |
Definition at line 149 of file CQuaternion_unittest.cpp.
| TEST_F | ( | QuaternionTests | , |
| ToYPRAndBack | |||
| ) |
Definition at line 155 of file CQuaternion_unittest.cpp.
| TEST_F | ( | QuaternionTests | , |
| LnAndExpMatches | |||
| ) |
Definition at line 165 of file CQuaternion_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | QuaternionTests | , |
| ExpAndLnMatches | |||
| ) |
Definition at line 180 of file CQuaternion_unittest.cpp.
| Page generated by Doxygen 1.8.14 for MRPT 2.0.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020 |