Cross-stream extrinsics: encodes the topology describing how the different devices are oriented. More...
#include <rs_sensor.h>
Public Attributes | |
float | rotation [9] |
float | translation [3] |
Cross-stream extrinsics: encodes the topology describing how the different devices are oriented.
Definition at line 96 of file rs_sensor.h.
float rs2_extrinsics::rotation[9] |
Column-major 3x3 rotation matrix
Definition at line 98 of file rs_sensor.h.
float rs2_extrinsics::translation[3] |
Three-element translation vector, in meters
Definition at line 99 of file rs_sensor.h.