OpenKarto.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2011, SRI International (R)
3  *
4  * This program is free software: you can redistribute it and/or modify
5  * it under the terms of the GNU Lesser General Public License as published by
6  * the Free Software Foundation, either version 3 of the License, or
7  * (at your option) any later version.
8  *
9  * This program is distributed in the hope that it will be useful,
10  * but WITHOUT ANY WARRANTY; without even the implied warranty of
11  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12  * GNU Lesser General Public License for more details.
13  *
14  * You should have received a copy of the GNU Lesser General Public License
15  * along with this program. If not, see <http://www.gnu.org/licenses/>.
16  */
17 
18 #pragma once
19 
20 #ifndef __OpenKarto_h__
21 #define __OpenKarto_h__
22 
23 #include <iostream>
24 
27 #include <OpenKarto/Deprecated.h>
28 #include <OpenKarto/Event.h>
29 #include <OpenKarto/Exception.h>
30 #include <OpenKarto/Geometry.h>
31 #include <OpenKarto/Grid.h>
33 #include <OpenKarto/Identifier.h>
34 #include <OpenKarto/List.h>
35 #include <OpenKarto/Logger.h>
36 #include <OpenKarto/Macros.h>
37 #include <OpenKarto/Math.h>
38 #include <OpenKarto/Meta.h>
41 #include <OpenKarto/Module.h>
42 #include <OpenKarto/Object.h>
43 #include <OpenKarto/Objects.h>
45 #include <OpenKarto/OpenMapper.h>
46 #include <OpenKarto/Pair.h>
47 #include <OpenKarto/Parameter.h>
50 #include <OpenKarto/Referenced.h>
52 #include <OpenKarto/Sensor.h>
53 #include <OpenKarto/SensorData.h>
55 #include <OpenKarto/SmartPointer.h>
56 #include <OpenKarto/String.h>
57 #include <OpenKarto/StringHelper.h>
58 #include <OpenKarto/TypeCasts.h>
59 #include <OpenKarto/Types.h>
60 
61 namespace karto
62 {
63 
65 
66 
67  //@cond EXCLUDE
74  //@endcond
75 
77 
78 };
79 
80 #endif // __OpenKarto_h__
SmartPointer.h
RigidBodyTransform.h
Referenced.h
Objects.h
Macros.h
karto::InitializeOpenKartoMetaClasses
void InitializeOpenKartoMetaClasses()
Definition: OpenKarto.cpp:23
Types.h
TypeCasts.h
Pair.h
Module.h
SensorData.h
Geometry.h
MetaClassHelper.h
Grid.h
Identifier.h
Exception.h
CoordinateConverter.h
Math.h
MetaEnumHelper.h
Logger.h
GridIndexLookup.h
OpenMapper.h
Meta.h
OccupancyGrid.h
Event.h
SensorRegistry.h
Object.h
StringHelper.h
Parameter.h
PoseTransform.h
RangeTransform.h
AbstractGpsEstimationManager.h
Deprecated.h
Sensor.h
String.h
List.h
karto
Definition: Any.cpp:20


nav2d_karto
Author(s): Sebastian Kasperski
autogenerated on Wed Mar 2 2022 00:37:22