#include <mrpt/hwdrivers/CGenericSensor.h>#include <mrpt/obs/CObservation3DRangeScan.h>#include <mrpt/obs/CObservationIMU.h>#include <mrpt/utils/TEnumType.h>#include <mrpt/gui/CDisplayWindow.h>#include <mrpt/hwdrivers/link_pragmas.h>Go to the source code of this file.
Classes | |
| class | mrpt::hwdrivers::CKinect |
| A class for grabing "range images", intensity images (either RGB or IR) and other information from an Xbox Kinect sensor. More... | |
| struct | mrpt::utils::TEnumTypeFiller< hwdrivers::CKinect::TVideoChannel > |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::hwdrivers | |
| Contains classes for various device interfaces. | |
| mrpt::utils | |
| Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL. | |
Macros | |
| #define | MRPT_KINECT_DEPTH_11BIT |
| #define | KINECT_RANGES_TABLE_LEN 2048 |
| #define | KINECT_RANGES_TABLE_MASK 0x07FF |
| Page generated by Doxygen 1.8.9.1 for MRPT 1.3.2 SVN:Unversioned directory at Thu Dec 10 00:07:55 UTC 2015 |