| 
    MRPT
    1.9.9
    
   | 
 
#include <gtest/gtest.h>#include <mrpt/math/CMatrixFixed.h>#include <mrpt/math/num_jacobian.h>#include <mrpt/poses/CPose2D.h>#include <mrpt/poses/CPose3D.h>#include <mrpt/poses/Lie/SE.h>#include <Eigen/Dense>Go to the source code of this file.
Classes | |
| class | SE_traits_tests< POSE_TYPE > | 
| struct | SE_traits_tests< POSE_TYPE >::TParams | 
| struct | SE_traits_tests< POSE_TYPE >::TParamsMat< MAT_LEN > | 
Typedefs | |
| using | SE3_traits_tests = SE_traits_tests< mrpt::poses::CPose3D > | 
| using | SE2_traits_tests = SE_traits_tests< mrpt::poses::CPose2D > | 
Functions | |
| TEST_F (SE3_traits_tests, SE3_jacobs_DinvP1InvP2) | |
| TEST_F (SE3_traits_tests, SE3_jacobs_dAB_dAB) | |
| TEST_F (SE2_traits_tests, SE2_jacobs_DinvP1InvP2) | |
| TEST_F (SE2_traits_tests, SE2_jacobs_dAB_dAB) | |
Variables | |
| static const std::vector< mrpt::poses::CPose3D > | ptc | 
Definition at line 272 of file LieTraits_unittest.cpp.
Definition at line 271 of file LieTraits_unittest.cpp.
| TEST_F | ( | SE3_traits_tests | , | 
| SE3_jacobs_DinvP1InvP2 | |||
| ) | 
Definition at line 274 of file LieTraits_unittest.cpp.
| TEST_F | ( | SE3_traits_tests | , | 
| SE3_jacobs_dAB_dAB | |||
| ) | 
Definition at line 275 of file LieTraits_unittest.cpp.
| TEST_F | ( | SE2_traits_tests | , | 
| SE2_jacobs_DinvP1InvP2 | |||
| ) | 
Definition at line 277 of file LieTraits_unittest.cpp.
| TEST_F | ( | SE2_traits_tests | , | 
| SE2_jacobs_dAB_dAB | |||
| ) | 
Definition at line 278 of file LieTraits_unittest.cpp.
      
  | 
  static | 
Definition at line 25 of file LieTraits_unittest.cpp.
Referenced by SE_traits_tests< POSE_TYPE >::tests_jacobs_dAB_dAB(), and SE_traits_tests< POSE_TYPE >::tests_jacobs_DinvP1InvP2().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |