10 #ifndef CIMUXSens_MT4_H    11 #define CIMUXSens_MT4_H    68                         void  loadConfig_sensorSpecific(
 A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe...
 
uint64_t TTimeStamp
A system independent time type, it holds the the number of 100-nanosecond intervals since January 1...
 
mrpt::system::TTimeStamp m_timeStartTT
 
mrpt::poses::CPose3D m_sensorPose
 
std::string m_portname
The USB or COM port name (if blank -> autodetect) 
 
int m_port_bauds
Baudrate, only for COM ports. 
 
This class allows loading and storing values and vectors of different types from a configuration text...
 
GLsizei const GLchar ** string
 
#define DEFINE_GENERIC_SENSOR(class_name)
This declaration must be inserted in all CGenericSensor classes definition, within the class declarat...
 
unsigned __int64 uint64_t
 
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. 
 
A class used to store a 3D pose (a 3D translation + a rotation in 3D). 
 
A class for interfacing XSens 4th generation Inertial Measuring Units (IMUs): MTi 10-series...