MRPT
2.0.3
|
#include "nav-precomp.h"
#include <mrpt/core/round.h>
#include <mrpt/math/geometry.h>
#include <mrpt/math/ops_containers.h>
#include <mrpt/nav/holonomic/CHolonomicND.h>
#include <mrpt/serialization/CArchive.h>
Go to the source code of this file.
Functions | |
IMPLEMENTS_SERIALIZABLE (CHolonomicND, CAbstractHolonomicReactiveMethod, mrpt::nav) CHolonomicND | |
Initialize the parameters of the navigator, from some configuration file, or default values if filename is set to NULL. More... | |
IMPLEMENTS_SERIALIZABLE | ( | CHolonomicND | , |
CAbstractHolonomicReactiveMethod | , | ||
mrpt::nav | |||
) |
Initialize the parameters of the navigator, from some configuration file, or default values if filename is set to NULL.
Definition at line 24 of file CHolonomicND.cpp.
References initialize().
Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 29 13:06:46 UTC 2020 |