#include <mrpt/poses/CPose3DRotVec.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DQuat.h>
#include <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 | , |
Compose | |||
) |
Definition at line 173 of file CPose3DRotVec_unittest.cpp.
References mrpt::DEG2RAD().
TEST_F | ( | Pose3DRotVecTests | , |
Conversions | |||
) |
Definition at line 161 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
DefaultValues | |||
) |
Definition at line 153 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
Initialization | |||
) |
Definition at line 162 of file CPose3DRotVec_unittest.cpp.
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |