vilonlab / dot-chaser

Built with Unity. An observational experiment investigating the retinotopic flow patterns generated by visual search + ground fixations during locomotion.
GNU General Public License v3.0
0 stars 0 forks source link

Record: Headset Position #6

Closed trentwirth closed 1 month ago

trentwirth commented 4 months ago

This will be a file containing X, Y, Z Roll Pitch Yaw for every time stamp during the experiment

Trent is thinking a CSV file (Columns are X, Y, Z .... rows are time stamps)

OR

a JSON file that has key value pairings where the keys are x/y/z and the values are the time series data

We want whatever is A easy to work with and B fast enough to record that it doesn't slow the "game" down

trentwirth commented 1 month ago

see ReadMe.md - eye and head position are successfully recorded.