#include <t265-messages.h>
Public Attributes | |
uint8_t | bGuid [MAX_GUID_LENGTH] |
bulk_message_request_header | header |
uint16_t | wReserved |
Definition at line 1045 of file t265-messages.h.
uint8_t t265::bulk_message_request_remove_static_node::bGuid[MAX_GUID_LENGTH] |
Null-terminated C-string, with max length 127 bytes plus one byte for the terminating null character
Definition at line 1048 of file t265-messages.h.
bulk_message_request_header t265::bulk_message_request_remove_static_node::header |
Message request header: dwLength = 164 bytes, wMessageID = SLAM_REMOVE_STATIC_NODE
Definition at line 1046 of file t265-messages.h.
uint16_t t265::bulk_message_request_remove_static_node::wReserved |
Reserved = 0
Definition at line 1047 of file t265-messages.h.