#include <mrpt/math/CQuaternion.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DQuat.h>
#include <gtest/gtest.h>
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 98 of file CQuaternion_unittest.cpp.
References mrpt::math::CQuaternion< T >::crossProduct(), DEG2RAD, mrpt::poses::CPose3D::getAsQuaternion(), mrpt::poses::CPoseOrPoint< DERIVEDCLASS >::getAsVectorVal(), and mrpt::math::sum().
TEST_F | ( | QuaternionTests | , |
gimbalLock | |||
) |
Definition at line 125 of file CQuaternion_unittest.cpp.
References DEG2RAD.
TEST_F | ( | QuaternionTests | , |
ToYPRAndBack | |||
) |
Definition at line 131 of file CQuaternion_unittest.cpp.
References DEG2RAD.
TEST_F | ( | QuaternionTests | , |
LnAndExpMatches | |||
) |
Definition at line 142 of file CQuaternion_unittest.cpp.
References DEG2RAD.
TEST_F | ( | QuaternionTests | , |
ExpAndLnMatches | |||
) |
Definition at line 159 of file CQuaternion_unittest.cpp.
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |