Public Attributes | List of all members
t265::bulk_message_request_get_camera_intrinsics Struct Reference

#include <t265-messages.h>

Public Attributes

uint8_t bCameraID
 
bulk_message_request_header header
 

Detailed Description

Definition at line 496 of file t265-messages.h.

Member Data Documentation

uint8_t t265::bulk_message_request_get_camera_intrinsics::bCameraID

Bits 0-4: Type of requested camera intrinsics, supported values are: Color = 0, Depth = 1, IR = 2, Fisheye = 3 Bits 5-7: Camera index - Zero based index of camera with the same type within device. For example if the device supports two fisheye cameras, The first will use index 0 (bCameraID = 0x03) and the second will use index 1 (bCameraID = 0x23)

Definition at line 498 of file t265-messages.h.

bulk_message_request_header t265::bulk_message_request_get_camera_intrinsics::header

Message request header: dwLength = 7 bytes, wMessageID = DEV_GET_CAMERA_INTRINSICS

Definition at line 497 of file t265-messages.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:43