#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/SE_traits.h>#include <mrpt/math/jacobians.h>#include <gtest/gtest.h>Go to the source code of this file.
Classes | |
| class | SE_traits_tests< POSE_TYPE > |
| struct | SE_traits_tests< POSE_TYPE >::TParams |
Typedefs | |
| typedef SE_traits_tests< mrpt::poses::CPose3D > | SE3_traits_tests |
| typedef SE_traits_tests< mrpt::poses::CPose2D > | SE2_traits_tests |
Functions | |
| TEST_F (SE3_traits_tests, SE3_jacobs) | |
| TEST_F (SE2_traits_tests, SE2_jacobs) | |
Definition at line 180 of file SE_traits_unittest.cpp.
Definition at line 179 of file SE_traits_unittest.cpp.
| TEST_F | ( | SE3_traits_tests | , |
| SE3_jacobs | |||
| ) |
Definition at line 182 of file SE_traits_unittest.cpp.
| TEST_F | ( | SE2_traits_tests | , |
| SE2_jacobs | |||
| ) |
Definition at line 183 of file SE_traits_unittest.cpp.
| 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 |