1 #ifndef CRANGESCANEDGEREGISTRATIONDECIDER_IMPL_H
2 #define CRANGESCANEDGEREGISTRATIONDECIDER_IMPL_H
4 namespace mrpt {
namespace graphslam {
namespace deciders {
6 template<
class GRAPH_T>
8 m_last_total_num_nodes(0) { }
10 template<
class GRAPH_T>
13 template<
class GRAPH_T>
18 parent_t::loadParams(source_fname);
25 template<
class GRAPH_T>
29 parent_t::printParams();
CRangeScanEdgeRegistrationDecider()
virtual void printParams() const
Print the problem parameters - relevant to the decider/optimizer to the screen in a unified/compact w...
~CRangeScanEdgeRegistrationDecider()
virtual void loadParams(const std::string &source_fname)
Fetch the latest observation that the current instance received (most probably during a call to the u...
GLenum const GLfloat * params
GLsizei const GLchar ** string
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.