Main MRPT website > C++ reference for MRPT 1.5.6
Typedefs | Functions
se3_unittest.cpp File Reference
#include <mrpt/tfest.h>
#include <mrpt/random.h>
#include <mrpt/math/ops_vectors.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/poses/CPose3DQuat.h>
#include <gtest/gtest.h>
Include dependency graph for se3_unittest.cpp:

Go to the source code of this file.

Typedefs

typedef std::vector< std::vector< double > > TPoints
 

Functions

CPose3DQuat generate_points (TPoints &pA, TPoints &pB)
 
void generate_list_of_points (const TPoints &pA, const TPoints &pB, TMatchingPairList &list)
 
void generate_vector_of_points (const TPoints &pA, const TPoints &pB, vector< mrpt::math::TPoint3D > &ptsA, vector< mrpt::math::TPoint3D > &ptsB)
 
 TEST (tfest, se3_l2_MatchList)
 
 TEST (tfest, se3_l2_PtsLists)
 
 TEST (tfest, se3_l2_robust)
 

Typedef Documentation

◆ TPoints

typedef std::vector< std::vector< double > > TPoints

Definition at line 24 of file se3_unittest.cpp.

Function Documentation

◆ generate_list_of_points()

void generate_list_of_points ( const TPoints pA,
const TPoints pB,
TMatchingPairList list 
)

◆ generate_points()

CPose3DQuat generate_points ( TPoints pA,
TPoints pB 
)

◆ generate_vector_of_points()

void generate_vector_of_points ( const TPoints pA,
const TPoints pB,
vector< mrpt::math::TPoint3D > &  ptsA,
vector< mrpt::math::TPoint3D > &  ptsB 
)

Definition at line 83 of file se3_unittest.cpp.

Referenced by TEST().

◆ TEST() [1/3]

TEST ( tfest  ,
se3_l2_MatchList   
)

◆ TEST() [2/3]

TEST ( tfest  ,
se3_l2_PtsLists   
)

◆ TEST() [3/3]

TEST ( tfest  ,
se3_l2_robust   
)



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019