#include <mrpt/poses/CPose3DRotVec.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 | 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 125 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
Conversions | |||
) |
Definition at line 133 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
Initialization | |||
) |
Definition at line 138 of file CPose3DRotVec_unittest.cpp.
TEST_F | ( | Pose3DRotVecTests | , |
Compose | |||
) |
Definition at line 149 of file CPose3DRotVec_unittest.cpp.
References DEG2RAD.
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 |