Go to the documentation of this file.
10 #ifndef CGyroKVHDSP3000_H
11 #define CGyroKVHDSP3000_H
94 const std::string &iniSection );
CSerialPort * m_serialPort
The serial port connection.
mrpt::poses::CPose3D m_sensorPose
void initialize()
Turns on the KVH DSP 3000 device and configure it for getting orientation data.
void loadConfig_sensorSpecific(const mrpt::utils::CConfigFileBase &configSource, const std::string &iniSection)
See the class documentation at the top for expected parameters.
int m_COMbauds
This serial port will be attempted to be opened automatically when this class is first used to reques...
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
#define DEFINE_GENERIC_SENSOR(class_name)
This declaration must be inserted in all CGenericSensor classes definition, within the class declarat...
This class allows loading and storing values and vectors of different types from a configuration text...
A class used to store a 3D pose (a 3D translation + a rotation in 3D).
virtual ~CGyroKVHDSP3000()
Destructor.
void resetIncrementalAngle(void)
Send to the sensor the command 'Z' wich reset the integrated angle.
A communications serial port built as an implementation of a utils::CStream.
CGyroKVHDSP3000()
Constructor.
A generic interface for a wide-variety of sensors designed to be used in the application RawLogGrabbe...
void changeMode(GYRO_MODE _newMode)
void doProcess()
This method will be invoked at a minimum rate of "process_rate" (Hz)
bool searchPortAndConnect()
Search the port where the sensor is located and connect to it.
mrpt::obs::CObservationIMUPtr m_observationGyro
A class for interfacing KVH DSP 3000 gyroscope with an assynchronous serial communication (product SN...
Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020 | | |