CFixedIntervalsNRD_MR.h
Go to the documentation of this file.
1 /* +---------------------------------------------------------------------------+
2  | Mobile Robot Programming Toolkit (MRPT) |
3  | http://www.mrpt.org/ |
4  | |
5  | Copyright (c) 2005-2016, Individual contributors, see AUTHORS file |
6  | See: http://www.mrpt.org/Authors - All rights reserved. |
7  | Released under BSD License. See details in http://www.mrpt.org/License |
8  +---------------------------------------------------------------------------+ */
9 
10 #pragma once
11 
13 #include <mrpt/graphslam/NRD/CICPCriteriaNRD.h>
14 
15 namespace mrpt { namespace graphslam { namespace deciders {
16 
17 template<class GRAPH_T>
19  public virtual CFixedIntervalsNRD<GRAPH_T>,
20  public virtual CNodeRegistrationDecider_MR<GRAPH_T>
21 {
22  public:
24  typedef CFixedIntervalsNRD<GRAPH_T> parent_mrpt;
25  typedef typename GRAPH_T::global_pose_t global_pose_t;
26 
28 
29  private:
30 
31 
32 };
33 
34 } } } // end of namespaces
35 
37 
38 
39 
CNodeRegistrationDecider_MR.h
mrpt::graphslam::deciders::CNodeRegistrationDecider_MR
Node Registration Decider Interface Class.
Definition: CNodeRegistrationDecider_MR.h:35
mrpt::graphslam::deciders::CFixedIntervalsNRD_MR
Definition: CFixedIntervalsNRD_MR.h:18
mrpt::graphslam::deciders::CFixedIntervalsNRD_MR::CFixedIntervalsNRD_MR
CFixedIntervalsNRD_MR()
Definition: CFixedIntervalsNRD_MR_impl.h:15
mrpt
Definition: CConnectionManager.h:31
CFixedIntervalsNRD_MR_impl.h
mrpt::graphslam::deciders::CFixedIntervalsNRD_MR::global_pose_t
GRAPH_T::global_pose_t global_pose_t
Definition: CFixedIntervalsNRD_MR.h:25
mrpt::graphslam::deciders::CFixedIntervalsNRD_MR::parent_mrpt
CFixedIntervalsNRD< GRAPH_T > parent_mrpt
Definition: CFixedIntervalsNRD_MR.h:24
mrpt::graphslam::deciders::CFixedIntervalsNRD_MR::parent_cm
CNodeRegistrationDecider_MR< GRAPH_T > parent_cm
Definition: CFixedIntervalsNRD_MR.h:23


mrpt_graphslam_2d
Author(s): Nikos Koukis
autogenerated on Thu Sep 19 2024 02:26:31