MRPT  1.9.9
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 914 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 2321 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 2314 of file CGraphSlamEngine_impl.h.

◆ ~TRGBDInfoFileParams()

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

Definition at line 2326 of file CGraphSlamEngine_impl.h.

Member Function Documentation

◆ initTRGBDInfoFileParams()

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

Definition at line 2343 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 932 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 934 of file CGraphSlamEngine.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020