| 
    MRPT
    2.0.4
    
   | 
 
#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.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |