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 |
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.
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.
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.
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.
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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |