#include <mrpt/hwdrivers/CGenericSensor.h>
#include <mrpt/comms/CSerialPort.h>
#include <mrpt/poses/CPose3D.h>
#include <mrpt/gui/CDisplayWindow3D.h>
#include <mrpt/obs/CObservationSkeleton.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 72 of file CSkeletonTracker.h.
#define NUM_LINES 14 |
Definition at line 73 of file CSkeletonTracker.h.
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |