Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Types | Public Attributes
mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t Struct Reference

Detailed Description

template<class GRAPH_T>
struct mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t

Auxiliary struct used in graph-slam implementation: It holds the relevant information for each of the constraints being taking into account.

Definition at line 45 of file graphslam/include/mrpt/graphslam/types.h.

#include <mrpt/graphslam/types.h>

Public Types

typedef graphslam_traits< GRAPH_T > gst
 

Public Attributes

gst::edge_const_iterator edge
 
const gst::graph_t::constraint_t::type_value * edge_mean
 
gst::graph_t::constraint_t::type_value * P1
 
gst::graph_t::constraint_t::type_value * P2
 

Member Typedef Documentation

◆ gst

template<class GRAPH_T>
typedef graphslam_traits<GRAPH_T> mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t::gst

Definition at line 47 of file graphslam/include/mrpt/graphslam/types.h.

Member Data Documentation

◆ edge

template<class GRAPH_T>
gst::edge_const_iterator mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t::edge

Definition at line 49 of file graphslam/include/mrpt/graphslam/types.h.

◆ edge_mean

template<class GRAPH_T>
const gst::graph_t::constraint_t::type_value* mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t::edge_mean

Definition at line 50 of file graphslam/include/mrpt/graphslam/types.h.

◆ P1

template<class GRAPH_T>
gst::graph_t::constraint_t::type_value* mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t::P1

Definition at line 51 of file graphslam/include/mrpt/graphslam/types.h.

◆ P2

template<class GRAPH_T>
gst::graph_t::constraint_t::type_value * mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t::P2

Definition at line 51 of file graphslam/include/mrpt/graphslam/types.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