#include <string>
#include <fstream>
#include <limits>
#include <algorithm>
#include <map>
#include <vector>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <stdexcept>
#include <mutex>
#include <shared_mutex>
#include <math.h>
#include <float.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include <boost/thread.hpp>
#include <boost/serialization/base_object.hpp>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/utility.hpp>
#include <boost/serialization/export.hpp>
#include <boost/type_traits/is_abstract.hpp>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/binary_oarchive.hpp>
#include <boost/serialization/map.hpp>
#include <boost/serialization/vector.hpp>
#include <boost/serialization/string.hpp>
#include <boost/serialization/array.hpp>
#include <boost/version.hpp>
#include <karto_sdk/Math.h>
#include <karto_sdk/Macros.h>
Go to the source code of this file.
◆ KARTO_Object
#define KARTO_Object |
( |
|
name | ) |
|
Value: virtual const char* GetClassName() const { return #name; } \
virtual
kt_objecttype GetObjectType()
const {
return ObjectType_##name; }
Definition at line 61 of file Karto.h.
◆ kt_objecttype
◆ BOOST_CLASS_EXPORT_KEY() [1/27]
◆ BOOST_CLASS_EXPORT_KEY() [2/27]
◆ BOOST_CLASS_EXPORT_KEY() [3/27]
◆ BOOST_CLASS_EXPORT_KEY() [4/27]
◆ BOOST_CLASS_EXPORT_KEY() [5/27]
◆ BOOST_CLASS_EXPORT_KEY() [6/27]
◆ BOOST_CLASS_EXPORT_KEY() [7/27]
◆ BOOST_CLASS_EXPORT_KEY() [8/27]
◆ BOOST_CLASS_EXPORT_KEY() [9/27]
◆ BOOST_CLASS_EXPORT_KEY() [10/27]
◆ BOOST_CLASS_EXPORT_KEY() [11/27]
◆ BOOST_CLASS_EXPORT_KEY() [12/27]
◆ BOOST_CLASS_EXPORT_KEY() [13/27]
◆ BOOST_CLASS_EXPORT_KEY() [14/27]
◆ BOOST_CLASS_EXPORT_KEY() [15/27]
◆ BOOST_CLASS_EXPORT_KEY() [16/27]
◆ BOOST_CLASS_EXPORT_KEY() [17/27]
◆ BOOST_CLASS_EXPORT_KEY() [18/27]
◆ BOOST_CLASS_EXPORT_KEY() [19/27]
◆ BOOST_CLASS_EXPORT_KEY() [20/27]
◆ BOOST_CLASS_EXPORT_KEY() [21/27]
◆ BOOST_CLASS_EXPORT_KEY() [22/27]
◆ BOOST_CLASS_EXPORT_KEY() [23/27]
◆ BOOST_CLASS_EXPORT_KEY() [24/27]
◆ BOOST_CLASS_EXPORT_KEY() [25/27]
◆ BOOST_CLASS_EXPORT_KEY() [26/27]
◆ BOOST_CLASS_EXPORT_KEY() [27/27]
◆ ObjectType_Camera
◆ ObjectType_CameraImage
◆ ObjectType_CustomData
◆ ObjectType_DatasetInfo
◆ ObjectType_Drive
◆ ObjectType_DrivePose
◆ ObjectType_Header
◆ ObjectType_LaserRangeFinder
◆ ObjectType_LaserRangeScan
◆ ObjectType_LocalizedRangeScan
◆ ObjectType_LocalizedRangeScanWithPoints
◆ ObjectType_Misc
◆ ObjectType_Module
◆ ObjectType_None
◆ ObjectType_Parameters
◆ ObjectType_Sensor
◆ ObjectType_SensorData