MRPT
2.0.1
|
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.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |