Skip to content

Logging

hannahkriegler edited this page May 5, 2021 · 3 revisions

The Logger stores each frame important data of the current scene. With this data you can reconstruct for example what exactly happened or if any errors occurred. On default, we save details about the user`s hand and body positions, rotations as well as information about the target and selected Redirection Technique per frame with a time stamp in a CSV file.

Logger

Clone this wiki locally