Intel® RealSense™ Cross Platform API  2.13.0
Intel Realsense Cross-platform API
Public Attributes | List of all members
rs2_extrinsics Struct Reference

Cross-stream extrinsics: encode the topology describing how the different devices are connected. More...

#include <rs_sensor.h>

Public Attributes

float rotation [9]
 
float translation [3]
 

Detailed Description

Cross-stream extrinsics: encode the topology describing how the different devices are connected.

Member Data Documentation

◆ rotation

float rs2_extrinsics::rotation[9]

Column-major 3x3 rotation matrix

◆ translation

float rs2_extrinsics::translation[3]

Three-element translation vector, in meters


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