Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams Struct Reference

Detailed Description

template<class GRAPH_T = typename mrpt::graphs::CNetworkOfPoses2DInf>
struct mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams

Struct responsible for keeping the parameters of the .info file in RGBD related datasets.

Definition at line 936 of file CGraphSlamEngine.h.

#include <mrpt/graphslam/CGraphSlamEngine.h>

Public Member Functions

 TRGBDInfoFileParams ()
 
 TRGBDInfoFileParams (const std::string &rawlog_fname)
 
 ~TRGBDInfoFileParams ()
 
void initTRGBDInfoFileParams ()
 
void parseFile ()
 Parse the RGBD information file to gain information about the rawlog file contents. More...
 
void setRawlogFile (const std::string &rawlog_fname)
 

Public Attributes

std::map< std::string, std::stringfields
 Format for the parameters in the info file: string literal - related value (kept in a string representation) More...
 
std::string info_fname
 

Constructor & Destructor Documentation

◆ TRGBDInfoFileParams() [1/2]

template<class GRAPH_T >
mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::TRGBDInfoFileParams ( )

Definition at line 2196 of file CGraphSlamEngine_impl.h.

◆ TRGBDInfoFileParams() [2/2]

template<class GRAPH_T >
mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::TRGBDInfoFileParams ( const std::string rawlog_fname)

Definition at line 2189 of file CGraphSlamEngine_impl.h.

◆ ~TRGBDInfoFileParams()

template<class GRAPH_T >
mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::~TRGBDInfoFileParams ( )

Definition at line 2201 of file CGraphSlamEngine_impl.h.

Member Function Documentation

◆ initTRGBDInfoFileParams()

template<class GRAPH_T >
void mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::initTRGBDInfoFileParams ( )

Definition at line 2217 of file CGraphSlamEngine_impl.h.

◆ parseFile()

template<class GRAPH_T >
void mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::parseFile ( )

◆ setRawlogFile()

template<class GRAPH_T >
void mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::setRawlogFile ( const std::string rawlog_fname)

Member Data Documentation

◆ fields

template<class GRAPH_T = typename mrpt::graphs::CNetworkOfPoses2DInf>
std::map<std::string, std::string> mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::fields

Format for the parameters in the info file: string literal - related value (kept in a string representation)

Definition at line 951 of file CGraphSlamEngine.h.

◆ info_fname

template<class GRAPH_T = typename mrpt::graphs::CNetworkOfPoses2DInf>
std::string mrpt::graphslam::CGraphSlamEngine< GRAPH_T >::TRGBDInfoFileParams::info_fname

Definition at line 953 of file CGraphSlamEngine.h.




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