MRPT
1.9.9
holonomic
CHolonomicLogFileRecord.cpp
Go to the documentation of this file.
1
/* +------------------------------------------------------------------------+
2
| Mobile Robot Programming Toolkit (MRPT) |
3
| https://www.mrpt.org/ |
4
| |
5
| Copyright (c) 2005-2020, Individual contributors, see AUTHORS file |
6
| See: https://www.mrpt.org/Authors - All rights reserved. |
7
| Released under BSD License. See: https://www.mrpt.org/License |
8
+------------------------------------------------------------------------+ */
9
10
#include "
nav-precomp.h
"
// Precomp header
11
12
#include <
mrpt/nav/holonomic/CHolonomicLogFileRecord.h
>
13
#include <
mrpt/serialization/CArchive.h
>
14
15
using namespace
mrpt
;
16
using namespace
mrpt::nav
;
17
18
IMPLEMENTS_VIRTUAL_SERIALIZABLE
(
19
CHolonomicLogFileRecord
, CSerializable,
mrpt::nav
)
IMPLEMENTS_VIRTUAL_SERIALIZABLE
#define IMPLEMENTS_VIRTUAL_SERIALIZABLE(class_name, base_class, NS)
This must be inserted as implementation of some required members for virtual CSerializable classes: ...
Definition:
CSerializable.h:177
mrpt::nav
Definition:
CAbstractHolonomicReactiveMethod.h:20
CArchive.h
mrpt::nav::CHolonomicLogFileRecord
A base class for log records for different holonomic navigation methods.
Definition:
CHolonomicLogFileRecord.h:24
CHolonomicLogFileRecord.h
mrpt
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
nav-precomp.h
Page generated by
Doxygen 1.8.14
for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020