Main MRPT website
>
C++ reference for MRPT 1.5.9
mrpt
obs.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-2017, 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
#ifndef mrpt_obs_H
10
#define mrpt_obs_H
11
12
#ifndef MRPT_NO_WARN_BIG_HDR
13
#include <
mrpt/utils/core_defs.h
>
14
MRPT_WARNING
(
"Including <mrpt/obs.h> makes compilation much slower, consider including only what you need (define MRPT_NO_WARN_BIG_HDR to disable this warning)"
)
15
#endif
16
17
#include <mrpt/config.h>
18
19
// Observations:
20
#include <
mrpt/obs/CObservation.h
>
21
#include <
mrpt/obs/CObservation2DRangeScan.h
>
22
#include <
mrpt/obs/CObservation2DRangeScanWithUncertainty.h
>
23
#include <
mrpt/obs/CObservation3DRangeScan.h
>
24
#include <
mrpt/obs/CObservationRGBD360.h
>
25
#include <
mrpt/obs/CObservationRange.h
>
26
#include <
mrpt/obs/CObservationImage.h
>
27
// #include <mrpt/obs/CObservationVisualLandmarks.h> // This one is in mrpt-core
28
#include <
mrpt/obs/CObservationStereoImages.h
>
29
#include <
mrpt/obs/CObservationStereoImagesFeatures.h
>
30
#include <
mrpt/obs/CObservationBeaconRanges.h
>
31
#include <
mrpt/obs/CObservation6DFeatures.h
>
32
#include <
mrpt/obs/CObservationRobotPose.h
>
33
#include <
mrpt/obs/CObservationGasSensors.h
>
34
#include <
mrpt/obs/CObservationGPS.h
>
35
#include <
mrpt/obs/CObservationBatteryState.h
>
36
#include <
mrpt/obs/CObservationIMU.h
>
37
#include <
mrpt/obs/CObservationOdometry.h
>
38
#include <
mrpt/obs/CObservationBearingRange.h
>
39
#include <
mrpt/obs/CObservationComment.h
>
40
#include <
mrpt/obs/CObservationReflectivity.h
>
41
#include <
mrpt/obs/CObservationWirelessPower.h
>
42
#include <
mrpt/obs/CObservationRFID.h
>
43
#include <
mrpt/obs/CSensoryFrame.h
>
44
#include <
mrpt/obs/CObservationWindSensor.h
>
45
#include <
mrpt/obs/CObservationCANBusJ1939.h
>
46
#include <
mrpt/obs/CObservationRawDAQ.h
>
47
#include <
mrpt/obs/CObservationSkeleton.h
>
48
#include <
mrpt/obs/CObservationVelodyneScan.h
>
49
50
// Observations:
51
#include <
mrpt/obs/CAction.h
>
52
#include <
mrpt/obs/CActionCollection.h
>
53
#include <
mrpt/obs/CActionRobotMovement2D.h
>
54
#include <
mrpt/obs/CActionRobotMovement3D.h
>
55
56
57
// Others:
58
#include <
mrpt/obs/CRawlog.h
>
59
#include <
mrpt/obs/carmen_log_tools.h
>
60
#include <
mrpt/obs/obs_utils.h
>
61
62
// Very basic classes for maps:
63
#include <
mrpt/maps/CMetricMap.h
>
64
#include <
mrpt/maps/CSimpleMap.h
>
65
66
67
#endif
CAction.h
MRPT_WARNING
MRPT_WARNING("This is an old header, please replace with <mrpt/math.h>")
CActionRobotMovement2D.h
CObservationRange.h
CObservationBatteryState.h
CSimpleMap.h
CObservationRawDAQ.h
CActionRobotMovement3D.h
CObservationRGBD360.h
CObservationWindSensor.h
CObservationVelodyneScan.h
CObservationRobotPose.h
CObservationComment.h
CObservationSkeleton.h
CObservationGPS.h
CObservationRFID.h
carmen_log_tools.h
obs_utils.h
CObservationImage.h
CObservationStereoImagesFeatures.h
CObservationStereoImages.h
CMetricMap.h
CObservationGasSensors.h
CObservation2DRangeScanWithUncertainty.h
CObservationReflectivity.h
CObservationOdometry.h
CObservation6DFeatures.h
CActionCollection.h
CObservationWirelessPower.h
CObservationIMU.h
CObservation.h
CRawlog.h
CObservationBearingRange.h
CObservationBeaconRanges.h
CSensoryFrame.h
CObservation3DRangeScan.h
CObservationCANBusJ1939.h
core_defs.h
CObservation2DRangeScan.h
Page generated by
Doxygen 1.8.14
for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020