Skip to content

Two different sizes of warehouse environment and an interface for switching between them. Used to experiment with the effects of environment size and teleportation distance on spatial updating.

Notifications You must be signed in to change notification settings

NavigationLab/warehouse-teleporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

warehouse-teleporting

This project is part of the second in a series of studies conducted at the Iowa State University Navigation Lab focusing on spatial cognition in virtual reality. For a general overview of the project and details on the first study, see virtual-teleporting.

Experiment demonstration videos, data, and other materials related to this experiment are available on the Open Science Framework.

The Experimental Task

Following the same protocols as in virtual-teleporting, experimenters led participants through the triangle completion task using both the "Partially Concordant" and "Discordant" teleporting interfaces. Two additions were made:

  1. Triangle path lengths were varied between "1x" and "4x" conditions.
  2. The area of the environment was varied between 1406m2 and 5625m2.

Usage

This project may be used to replicate the results found in our presented work. Two versions of the application are provided:

  1. To just run the application as was done in our experiments, a compiled build for Windows is available. Simply download the project and run the "WarehouseTeleport.exe" executable file.

  2. To view source code or make changes to the project, you will need to open the project in Unity. The project was developed in and is known to work with Unity v2018.2.14f1, though it should be compatible with any subsequent versions at the time of this writing with only minor modifications. The experiment workflow including triangle poles, teleport interfaces, and a sample environment are present, but certain assets could not be legally included due to licensing constraints. To run the full experiment application from source, you will need to buy and integrate the Big Warehouse Pack from the Unity Asset Store.

Upon running the application, experiment data will be stored in ViveGame-master/Data/. To process the data for analysis, copy the Data folder into data_collection and use Python 3 to run the script src/main.py. Python will generate an adjacent Output folder containing the processed data. See the README file within data_collection for more details.

Contact

This project was developed by the Iowa State University Navigation Lab located in the Department of Psychology and affiliated with the Human-Computer Interaction Program. For questions or comments regarding this project, please contact principal investigator Dr. Jonathan Kelly.

About

Two different sizes of warehouse environment and an interface for switching between them. Used to experiment with the effects of environment size and teleportation distance on spatial updating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published