Jump to content

dagillespie

Verified Members
  • Posts

    35
  • Joined

  • Last visited

Posts posted by dagillespie

  1. Just a polite bump for a reply on this from HTC. 

    We are in a situation where as the Vive Pro plugin for eye tracking only works with 4.23 and we have other hardware dependencies that need 4.24 making it hard to develop with a single project. 

    Any indication on whether there will be an update or even pointers on how we can update it ourselves would be most appreciated. 

    @Corvus @Cotta

  2. Answering my own question for everyone's reference

    • On begin play a ViveSRDualCameraImagePlane is spawned and is effectively mapped to the player camera transforms - HOWEVER this doesn't appear to be attached to the player camera component so when the player moves/transforms their location, the image plane orientation messes up.
    • Therefore simply at EventBeginPlay, if you get the spawned actor and attach it to the player's camera, this will ensure the image plane always keeps proper alignment

    18-11-2019 10-09-38.jpg

  3. See screenshot of what happens when you rotate the player pawn by 90 degrees. The SR actors don't keep up and even when you do update their rotations accordingly, the transforms still don't create a properly aligned view.

    Similarly if you have your player facing any direction other than along the X axis then there is a mis match in the attachment/transform between the image and the player camera.

    15-11-2019 15-51-22.jpg@Daniel_Y @reneeclchen

  4. It appears that when you change the players location or rotation in world space in Unreal that the camera image plane that is generated in front of the user doesn't adapt to update to this. Is there a way to ensure that if the player pawn translates that the ViveSR actors keep track and follow this? We've tried manually mapping the transforms to the image plane that is generated at run time however doesn't appear to do this.

    Thanks!

  5. Is there a more detailed explanation of the eye tracking accuracy than what is stated on Tobii's site for the Vive Pro eye please?

    https://vr.tobii.com/products/htc-vive-pro-eye/

    It says 0.1deg - 1.1deg, however it's unclear whether this means

    • +/- 0.1 degree min to +/- 1.1 degree max (making full range 0.2deg - 2.2deg)
    • +/- 0.1 degree min to +/- 1.1 degree max (making full range 0.1deg - 1.1deg)
    • somethng else

    We are looking at understanding accuracy over distance so would like to understand what this means please

     

    @Corvus @zzy @Daniel_Y

×
×
  • Create New...