Bulk SLAM calibration Message. More...
#include <t265-messages.h>
Public Attributes | |
uint8_t | calibration_string [MAX_SLAM_CALIBRATION_SIZE] |
bulk_message_request_header | header |
Bulk SLAM calibration Message.
Override current SLAM calibration
Definition at line 1091 of file t265-messages.h.
uint8_t t265::bulk_message_request_slam_calibration::calibration_string[MAX_SLAM_CALIBRATION_SIZE] |
Calibration string
Definition at line 1093 of file t265-messages.h.
bulk_message_request_header t265::bulk_message_request_slam_calibration::header |
Message request header: dwLength = 10006 bytes, wMessageID = SLAM_CALIBRATION
Definition at line 1092 of file t265-messages.h.