#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 166 of file SE_traits_unittest.cpp.
Definition at line 165 of file SE_traits_unittest.cpp.
| TEST_F | ( | SE3_traits_tests | , |
| SE3_jacobs | |||
| ) |
Definition at line 168 of file SE_traits_unittest.cpp.
| TEST_F | ( | SE2_traits_tests | , |
| SE2_jacobs | |||
| ) |
Definition at line 173 of file SE_traits_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 |