Main Page
Namespaces
Classes
Files
File List
File Members
include
mrpt_graphslam_2d
NRD
CFixedIntervalsNRD_MR_impl.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
12
namespace
mrpt
{
namespace
graphslam {
namespace
deciders {
13
14
template
<
class
GRAPH_T>
15
CFixedIntervalsNRD_MR<GRAPH_T>::CFixedIntervalsNRD_MR
() {
16
this->initializeLoggers(
"CFixedIntervalsNRD_MR"
);
17
}
18
19
} } }
// end of namespaces
20
21
22
23
mrpt::graphslam::deciders::CFixedIntervalsNRD_MR::CFixedIntervalsNRD_MR
CFixedIntervalsNRD_MR()
Definition:
CFixedIntervalsNRD_MR_impl.h:15
mrpt
mrpt_graphslam_2d
Author(s): Nikos Koukis
autogenerated on Sat May 2 2020 03:44:17