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: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020 |