xraijobsimulator commited on
Commit
c083962
·
verified ·
1 Parent(s): 66dba3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -8,10 +8,10 @@ This repository consists of data from 95 participants playing the SteamVR game "
8
 
9
  ## Features
10
 
11
- - **Pose and interaction tracking** — a timestamped CSV with the number of active devices, 3D position (x, y, z), quaternion rotation (x, y, z, w), linear velocity (x, y, z), and angular velocity (x, y, z) for the HMD and both controllers, along with the number of interactions.
12
- - **Questionnaire data** — Fidelity-based Presence Scale (FPS) and Simulator Sickness Questionnaire (SSQ) responses, each administered twice per session.
13
- - **Session video recording** — an MP4 recording of each session.
14
- - **Session metadata** — a `Project_Properties` CSV capturing metadata about the recording session.
15
 
16
  ## File Hierarchy
17
 
 
8
 
9
  ## Features
10
 
11
+ - **Pose and interaction CSV** with the number of active devices, 3D position (x, y, z), quaternion rotation (x, y, z, w), linear velocity (x, y, z), and angular velocity (x, y, z) for the HMD and both controllers, along with the number of interactions.
12
+ - **Fidelity-based Presence Scale (FPS) and Simulator Sickness Questionnaire (SSQ) responses**
13
+ - **MP4 recording** of each session
14
+ - **Project_Properties CSV** capturing metadata about the recording session
15
 
16
  ## File Hierarchy
17