| 
    MRPT
    1.9.9
    
   | 
 
#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(), mrpt::DEG2RAD(), mrpt::poses::CPose3D::getAsQuaternion(), and mrpt::math::sum().
| TEST_F | ( | QuaternionTests | , | 
| gimbalLock | |||
| ) | 
Definition at line 149 of file CQuaternion_unittest.cpp.
References mrpt::DEG2RAD().
| TEST_F | ( | QuaternionTests | , | 
| ToYPRAndBack | |||
| ) | 
Definition at line 155 of file CQuaternion_unittest.cpp.
References mrpt::DEG2RAD().
| 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 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |