neurogears / vestibular-vr

Closed-loop VR setup for Rancz Lab
2 stars 0 forks source link

Motion cloud debug #89

Closed EleonoraAmbrad closed 3 weeks ago

EleonoraAmbrad commented 1 month ago

Unfortunately the "index out of bound" error is still appearing. The behavior is quite interesting but it seems that the latency at which the error appears depends on specific motion cloud properties influencing the drift of the clouds so I'm wondering if the error has to do with speed of replay of the movie. This happens in the context of Open loop using a playback file that only has 1 value over time (400) and is 100000 values long.

RoboDoig commented 1 month ago

Two issues identified here:

RoboDoig commented 3 weeks ago

I realise now as well that the 180 constant could cause an index out of bound error for shorter movies.

RoboDoig commented 3 weeks ago

Closing with #90