Giter VIP home page Giter VIP logo

bakingtraytaskvr's Introduction

BakingTrayTaskVR

Move Cookies onto a baking tray in VR. Baking Tray VR Task

bakingtraytaskvr's People

Contributors

bastianilso avatar

Watchers

James Cloos avatar Hendrik Knoche avatar  avatar

bakingtraytaskvr's Issues

Create better understanding of the task performance

  • create and display a score of how well the buns are positioned based on their final position. The stats can also include the number of bun movement, time used, and so forth.
  • How accurate is 3D eye-tracking? (maybe this can be implemented as a separate base package)
  • System error: Hand in the baking tray change to controller when turning them on/off. This a Steam VR artefact. It assigns left/right based on position relative to the HMD. Solution: update Unity and Steam VR?
  • Reset bun position
  • Confused when losing the buns on the table, wants to leave the hand on the table, move the wheelchair, lean into the table.

Logger: Log ID Number next to Participant ID

Right now we are running into trouble in data analysis because it is difficult to distinguish tests performed with baking tray from each other.

  • Make it possible in UI to set a test number.
  • Log the test number so we can distinguish tests from each other, when several are performed for the same participants.

Improve Visuals

  • The scene currently doesn't have nice lighting, and lack more or less shadows completely.
  • The current model does not look like something eatable, so it would be nice to have a proper cookie model instead.

Document and test the Logging format

  • Document the expected logging format - explanations of what the individual variables are supposed to log.
  • Test that the individual variables actually log as intended.

Logger: Log Bun Positions from a comparable offset

Currently the buns are logged from their individual world space position. However, since we perform a calibration for each participant, this effectively makes it hard to compare the bun positions to each other (see picture below).

Instead I suggest:

  • Retreive the HMD position at the point in time of calibration and store it for the rest of the test.
  • Stop calibrating Scene based on head rotation, it should only be based on head position.
  • Implement a new column in LoggerBehavior+AppConstants, which subtracts the HMD position from the last_bun world position.
  • Alternatively, Implement a column which logs last_bun.transform.localPosition which will log its position relative to its parent (which will only change if the user manipulates with the bun).

image

Integrate new cookie design

Currently the Baking tray task uses soft yellow spheres to indicate cookies. Instead we should use the cookie model designed by @EkatiSag as seen below
image

See attached zip file with models and texture:
cookie.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.