| 
    MRPT
    1.9.9
    
   | 
 
Auxiliary struct used in graph-slam implementation: It holds the relevant information for each of the constraints being taking into account.
Definition at line 53 of file graphslam/include/mrpt/graphslam/types.h.
#include <mrpt/graphslam/types.h>
Public Types | |
| using | gst = graphslam_traits< GRAPH_T > | 
Public Attributes | |
| const gst::edge_map_entry_t * | edge {nullptr} | 
| 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 | 
| using mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t::gst = graphslam_traits<GRAPH_T> | 
Definition at line 55 of file graphslam/include/mrpt/graphslam/types.h.
| const gst::edge_map_entry_t* mrpt::graphslam::graphslam_traits< GRAPH_T >::observation_info_t::edge {nullptr} | 
Definition at line 57 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 58 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 59 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 59 of file graphslam/include/mrpt/graphslam/types.h.
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |