OpenIGTLink/ProtocolV2/Type/Position

From NAMIC Wiki
Revision as of 02:45, 30 June 2010 by Tokuda (talk | contribs) (Created page with ' << Version 2 Draft Page =Summary= The POSITION data type is used to transfer position and orientation information. The data are a co…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < OpenIGTLink < ProtocolV2 < Type < Position

<< Version 2 Draft Page

Summary

The POSITION data type is used to transfer position and orientation information. The data are a combination of 3-dimensional vector for the position and quaternion for the orientation. Although equivalent position and orientation can be described with the TRANSFORM data type, the POSITION data type has the advantage of smaller data size (19%). It is therefore more suitable for pushing high frame-rate data from tracking devices.

Message Types

POSITION

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...


GET_POSITION

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...


STT_POSITION

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...

STP_POSITION

Data Type Description
V1 unsigned short Value 1
V2 8bit unsigned int Value 2
... ... ...