![]() |
RflySimSDK v3.05
RflySimSDK说明文档
|
Describes information describing an IMU axis. It describes the analog channel to use to drive the axis as well as the scale (and polarity) of the mapping to that axis. 更多...
#include <vrpn_Tracker_IMU.h>
Public 属性 | |
std::string | name |
int | channels [3] |
double | offsets [3] |
double | scales [3] |
Describes information describing an IMU axis. It describes the analog channel to use to drive the axis as well as the scale (and polarity) of the mapping to that axis.
This file contains classes useful in producing tracker reports from inertial-navitation units (IMUs). Initially, it implements the classes needed to take inputs from a magnetometer (compass), accelerometer (gravity++) and a rate gyroscope output from vrpn_Analog devices and merge them into an estimate of orientation.