| 
    MRPT
    2.0.4
    
   | 
 
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 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |