Bulk SLAM override calibration Message. More...
#include <t265-messages.h>
Public Attributes | |
uint8_t | calibration_append_string [MAX_SLAM_CALIBRATION_SIZE] |
bulk_message_request_header | header |
Bulk SLAM override calibration Message.
Append current SLAM calibration
Definition at line 1076 of file t265-messages.h.
uint8_t t265::bulk_message_request_slam_append_calibration::calibration_append_string[MAX_SLAM_CALIBRATION_SIZE] |
Calibration string
Definition at line 1078 of file t265-messages.h.
bulk_message_request_header t265::bulk_message_request_slam_append_calibration::header |
Message request header: dwLength = 10006 bytes, wMessageID = SLAM_APPEND_CALIBRATION
Definition at line 1077 of file t265-messages.h.