Public Attributes | List of all members
librealsense::pose_frame::pose_info Struct Reference

#include <archive.h>

Public Attributes

float3 acceleration
 
float3 angular_acceleration
 
float3 angular_velocity
 
uint32_t mapper_confidence
 
float4 rotation
 
uint32_t tracker_confidence
 
float3 translation
 
float3 velocity
 

Detailed Description

Definition at line 468 of file archive.h.

Member Data Documentation

float3 librealsense::pose_frame::pose_info::acceleration

X, Y, Z values of acceleration, in meter/sec^2

Definition at line 472 of file archive.h.

float3 librealsense::pose_frame::pose_info::angular_acceleration

X, Y, Z values of angular acceleration, in radians/sec^2

Definition at line 475 of file archive.h.

float3 librealsense::pose_frame::pose_info::angular_velocity

X, Y, Z values of angular velocity, in radians/sec

Definition at line 474 of file archive.h.

uint32_t librealsense::pose_frame::pose_info::mapper_confidence

pose data confidence 0x0 - Failed, 0x1 - Low, 0x2 - Medium, 0x3 - High

Definition at line 477 of file archive.h.

float4 librealsense::pose_frame::pose_info::rotation

Qi, Qj, Qk, Qr components of rotation as represented in quaternion rotation (relative to initial position)

Definition at line 473 of file archive.h.

uint32_t librealsense::pose_frame::pose_info::tracker_confidence

pose data confidence 0x0 - Failed, 0x1 - Low, 0x2 - Medium, 0x3 - High

Definition at line 476 of file archive.h.

float3 librealsense::pose_frame::pose_info::translation

X, Y, Z values of translation, in meters (relative to initial position)

Definition at line 470 of file archive.h.

float3 librealsense::pose_frame::pose_info::velocity

X, Y, Z values of velocity, in meter/sec

Definition at line 471 of file archive.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:37