Data from a study on the influence of visuo-tactile congruency during self-touch on movement behavior (as marker of the body schema) during a full body illusion in virtual reality (manuscript is submitted).
The R-file "_Analysis" contains the entire analysis and calls the other R-files in this repo. It assumes that all data is copied into the same folder where the R-file itself is located.
Movement data from the 40 participants is already aggregated. Raw data consisted of coordinates of the participant's center of mass at each point in time. Aggregated data are minimal ( = "safety") distances kept to each obstacle in the room while walking an itinerary. Please contact me if you are interested in the raw data (> 1 GB).
The key software elements to create the experimental variations in this study are also publicly available: https://github.com/mariusrubo/Unity-Humanoid-AdjustProportions and https://github.com/mariusrubo/Unity-Vertex-Displacements.