Skip to content

BearsBeetsBattlestarGalactica/interception_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

interception_task

This repository includes my bachelor's thesis experiment. You can find the Unity project in the corresponding folder and also the subject data that has been raised throughout the experiment.

Experiment

In the experiment folder you can find the recorded data and all the other stuff that was needed like instructions that people received in the beginning of the experiment.

Unity Experiment

In the unity_experiment folder you can find the unity project that can be downloaded and run via the Unity Hub. The unity project has only been tested and run on Unity 2019.4.15f1. Make sure that you have the right version installed (the unity hub inbuild installer is very nice).

Virtual Reality Integration

The experiment was performed on an Occulus Rift S head mounted display. To make it work you need to install the Meta Quest Software and create an account or login. This is mandatory, else the hardware will not be recognized by your computer. To set up your hardware just follow the steps from the Meta Quest software. After this you can start with the integration of your hardware into Unity. Here are the links I worked with. I am also a beginner so these were very useful:

Steering Wheel Integration

The experiment used an Logitech Steering Wheel G29 as the input hardware for steering the car. The integration in unity was very tricky. If you are interested in which steps had to be done or you are facing the same issues as I did here are a few very helpful links:

A general hint at the end: Youtube has thousands of videos on how to make things work in unity. But keep in mind that a lot of them are very old in comparison to the unity version jungle out there and might not be a helpful video guide in the present.

UXF Integration

The data recording and the experiment itself have been done in Unity via the Unity Experiment Framework. You can also find a small tutorial that explains everything you need to know here. I have made the experience that the discussion forum in the repository is also moderated very well if you have trouble integrating the framework into your unity project.

Make the experiment run on your computer

After following alle the integration steps from above your system should be ready to run the experiment in Unity now. Here are the steps that are left to be done:

  • Clone the repository to your local pc
  • Open the Unity Hub and make sure that you have installed the right Unity version
  • Click on "open" - "add project from disk" and navigate to your local repository folder. Then choose the unity_experiment folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published