#include <t265-messages.h>
Public Attributes | |
bulk_message_response_header | header |
pose_data | pose |
Definition at line 747 of file t265-messages.h.
bulk_message_response_header t265::bulk_message_response_get_pose::header |
Message response header: dwLength = 100 or 8 bytes, wMessageID = DEV_GET_POSE
Definition at line 748 of file t265-messages.h.
pose_data t265::bulk_message_response_get_pose::pose |
Short low-latency data (namely 6DoF pose data)
Definition at line 749 of file t265-messages.h.