1 Definition | 2 Functional Requirements | 3 Syntax |
4 Semantics | 5 Conformance Testing | 6 Performance Assessment |
1 Definition
An Item representing the Position and Orientation of an Object, and their velocities and accelerations.
2 Functional Requirements
The Spatial Attitude is defined as the combination of Position and orientation, the Functional Requirements are defined by Position and Orientation.
3 Syntax
https://schemas.mpai.community/OSD/V1.4/data/SpatialAttitude.json
4 Semantics
Table 1 provides the semantics of the components of the Spatial Attitude.
Table 1 – Semantics of the Spatial Attitude
Label | Description |
Header | Spatial Attitude Header |
– Standard-SpatialAttitude | The characters “OSD-OSA-V” |
– Version | Major version – 1 or 2 characters |
– Dot-separator | The character “.” |
– Subversion | Minor version – 1 or 2 characters |
MInstanceID | ID of Virtual Space Object refers to. |
ObjectSpatialAttitudeID | Identifier of Object Spatial Attitude. |
General | Set of general data |
– CoordinateType | One of Cartesian, Spherical, Geodesic, Toroidal. |
– ObjectType | One of Digital Human, Generic. |
– MediaType | One of Speech, Audio, Visual, Audio-Visual, Haptic, Smell, RADAR, LiDAR, Ultrasound. |
Position | As specified by Position |
Orientation | As specified by Orientation |
DescrMetadata | Descriptive Metadata |
5 Conformance Testing
A Data instance Conforms with V1.2 Spatial Attitude (OSD-OSA) if:
- The Data validates against the Spatial Attitude’s JSON Schema.
- All Data in the Spatial Attitude ’s JSON Schema have the specified type.