10 #ifndef CGyroKVHDSP3000_H 11 #define CGyroKVHDSP3000_H 78 bool searchPortAndConnect();
92 void loadConfig_sensorSpecific(
111 void resetIncrementalAngle(
void);
A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe...
A communications serial port built as an implementation of a utils::CStream.
mrpt::obs::CObservationIMUPtr m_observationGyro
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...
A class for interfacing KVH DSP 3000 gyroscope with an assynchronous serial communication (product SN...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
mrpt::poses::CPose3D m_sensorPose
A class used to store a 3D pose (a 3D translation + a rotation in 3D).
CSerialPort * m_serialPort
The serial port connection.
int m_COMbauds
This serial port will be attempted to be opened automatically when this class is first used to reques...