The IMU info structure. More...
#include <aurora_pubsdk_objects.h>
Public Attributes | |
int | valid |
Whether the IMU data is valid. More... | |
slamtec_aurora_sdk_pose_se3_t | tcb |
The transform from base to camera. | |
slamtec_aurora_sdk_pose_se3_t | tc_imu |
The transform from IMU to camera. | |
double | cov_noise [6] |
The covariance of the noise. More... | |
double | cov_random_walk [6] |
The covariance of the random walk. More... | |
The IMU info structure.
The IMU info structure contains the IMU info.
double _slamtec_aurora_sdk_imu_info_t::cov_noise[6] |
The covariance of the noise.
The covariance of the noise is the covariance of the noise.
double _slamtec_aurora_sdk_imu_info_t::cov_random_walk[6] |
The covariance of the random walk.
The covariance of the random walk is the covariance of the random walk.
int _slamtec_aurora_sdk_imu_info_t::valid |
Whether the IMU data is valid.
non-zero for valid data