MRPT
2.0.4
|
#include <mrpt/comms/CSerialPort.h>
#include <mrpt/gui/CDisplayWindow3D.h>
#include <mrpt/hwdrivers/CGenericSensor.h>
#include <mrpt/obs/CObservationSkeleton.h>
#include <mrpt/poses/CPose3D.h>
Go to the source code of this file.
Classes | |
class | mrpt::hwdrivers::CSkeletonTracker |
A class for grabbing mrpt::obs::CObservationSkeleton from a PrimeSense camera. More... | |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::hwdrivers | |
Contains classes for various device interfaces. | |
Macros | |
#define | NUM_JOINTS 15 |
#define | NUM_LINES 14 |
#define NUM_JOINTS 15 |
Definition at line 69 of file CSkeletonTracker.h.
#define NUM_LINES 14 |
Definition at line 70 of file CSkeletonTracker.h.
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 17:54:30 UTC 2020 |