#include <mrpt/poses/CPose3DRotVec.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DQuat.h>
#include <mrpt/utils/CTraitsTest.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Classes | |
class | Pose3DRotVecTests |
Functions | |
TEST_F (Pose3DRotVecTests, DefaultValues) | |
TEST_F (Pose3DRotVecTests, Conversions) | |
TEST_F (Pose3DRotVecTests, Initialization) | |
TEST_F (Pose3DRotVecTests, Compose) | |
TEST_F | ( | Pose3DRotVecTests | , |
DefaultValues | |||
) |
Definition at line 153 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
Conversions | |||
) |
Definition at line 161 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
Initialization | |||
) |
Definition at line 162 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
Compose | |||
) |
Definition at line 173 of file CPose3DRotVec_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 |