|
Monado OpenXR Runtime
|
Properties of the IMU sensor. More...
#include <vive/vive_config.h>

Data Fields | |
| double | acc_range |
| double | gyro_range |
| struct xrt_vec3 | acc_bias |
| struct xrt_vec3 | acc_scale |
| struct xrt_vec3 | gyro_bias |
| struct xrt_vec3 | gyro_scale |
| struct xrt_pose | trackref |
| IMU position in tracking space. | |
Properties of the IMU sensor.
| struct xrt_pose vive_imu_properties::trackref |
IMU position in tracking space.
Referenced by precompute_sensor_transforms(), vive_config_parse(), and vive_get_slam_cams_calib().