Jump to content

Corvus

Verified Members
  • Posts

    313
  • Joined

  • Last visited

Everything posted by Corvus

  1. Yes that's correct. All Wave meta data fields should be outside the activity tag but inside the application tag.
  2. To disable controller pairing add this line to your AndroidManifest.xml: <meta-data android:name="no_controller_pairing" android:value="true" /> Example (make sure it's in the activity & application section with the other meta data): <meta-data android:name="no_controller_pairing" android:value="true" /> </activity> </application>
  3. SRanipal Getting Started Steps • Plug in Vive Pro Eye HMD • Download SDK and Runtime • Install the SRanipal Runtime • Start the SRanipal Runtime • Run Calibration • Plug in Vive Pro Eye HMD First setup your base stations and headset like a normal VIVE Pro: https://www.vive.com/us/setup/vive-pro-hmd/ • Download SDK and Runtime SRanipal Runtime and SDK can be downloaded from the developer portal. Please apply for SDK access here: https://hub.vive.com/en-US/vivepro-eye Afer application submission the SDK can be downloaded here: https://hub.vive.com/en-US/profile/material-download • Install the SRanipal Runtime Download the latest runtime "VIVE_SRanipalInstaller_v0.7.2.1.msi" and run it to install. Apps Installed: Tobii VRU02 Runtime VIVE_SRanipalInstaller • Start the SRanipal Runtime Launch sr_runtime.exe from the Windows Start menu or from the default install location ("C:\Program Files\VIVE\SRanipal\") • Run Calibration Eye Tracking Calibration Launch Instructions - Plug in Vive Pro Eye HMD - Right Click "Vive-Super-Reality-Runtime" notification tray icon, select Eye Calibration Eye Tracking Calibration Steps - Turn on a controller - Put on HMD - Press system button on controller or HMD (below trackpad on controller) - Select Pro Eye from SteamVR Dashboard - Select Start Calibration - Position HMD to center eyes - Set IPD (slider should be centered in calibration image) - Follow dots with eyes - Press system button to close the dashboard
  4. SRanipal FAQ • Download Links • How do I calibrate the eye tracking? • Do I need to calibrate eye tracking for different users? • Can calibration be done during app while framework is running? • What drivers are required for SRanipal eye tracking? • When starting a SRanipal program Windows UAC prompts for permission? • How do I update the SRanipal runtime? • How do I update the Vive Pro Eye Firmware? • Eye Camera Version N/A Issue? • Eye Tracking is not working? • FAQ Suggestions • Download Links SRanipal Runtime and SDK can be downloaded from the developer portal. Please apply for SDK access here: https://hub.vive.com/en-US/vivepro-eye Afer application submission the SDK can be downloaded here: https://hub.vive.com/en-US/profile/material-download If you need access to the foveated rendering plugins please reach out to your HTC contact. • How do I calibrate the eye tracking? Eye Tracking Calibration Launch Instructions - Plug in Vive Pro Eye HMD - Right Click "Vive-Super-Reality-Runtime" notification tray icon, select Eye Calibration Eye Tracking Calibration Steps - Turn on a controller - Put on HMD - Press system button on controller or HMD (below trackpad on controller) - Select Pro Eye from SteamVR Dashboard - Select Start Calibration - Position HMD to center eyes - Set IPD (slider should be centered in calibration image) - Follow the dot with your eyes - Press system button to close dashboard • Do I need to calibrate eye tracking for different users? Yes, each user will need to do the calibration steps. • Can calibration be done during app while framework is running? Yes, the calibration process can be run while the framework is running. • What drivers are required for SRanipal eye tracking? NVIDIA Public Drivers: 430.39 (April 2019) or later NVIDIA Private Drivers: 417.91 [*VRSWrapper] (Beta driver) • When starting a SRanipal program Windows UAC prompts for permission? Currently the runtime causes Windows UAC prompts when using a program with SRanipal integration: "Do you want to allow this app to make changes to your device? Vive-Super-Reality-Runtime" Select yes to continue or press Alt+Y as a keyboard shortcut. If you would like to disable the UAC prompts follow the instructions below. To turn off UAC: Click the Start menu. In the search field type UAC. Click "Change User Account Control settings." In the window that comes up, move the slider down to "Never Notify." Click OK and then restart the computer. • How do I update the SRanipal runtime? Download the latest runtime "VIVE_SRanipalInstaller_v0.7.2.1.msi" and run it to install Apps Installed: Tobii VRU02 Runtime VIVE_SRanipalInstaller • How do I update the Vive Pro Eye Firmware? Eye Tracking FW vs. SteamVR Watchmen Firmware When the Vive Pro Eye is plugged into your PC and SteamVR is running it may offer updates to the Vive Pro watchmen tracking modules. Feel free to update these as suggested by SteamVR. There is a seperate firmware for the eye tracking modules. Only update the eye tracking firmware if you have an older dev kit that requires an update to work with the latest runtimes. Instructions: - Unzip update_xxxx.zip - Run update.bat - Wait for the update to complete - Do not unuplug the Vive Pro Eye or interrupt the firmware update process! • Eye Camera Version N/A Issue? Right click the SRanipal notification icon and select "About" you should see the "Runtime Version: 0.7.2.1" and "Eye Camera Version: 1.88.0-8106667" If the Vive Pro Eye is unplugged or if you are using a devkit with an older firmware it may show the eye camera version as "N/A". If you are using a devkit with an older firmware it may be incompatible with the latest runtimes and will require a firmware update to work properly. • Eye Tracking is not working? If you are having further issues with the eye tracking please reach out to your HTC contact for support or post the issue in this forum. • Eye Calibration Initialization Error and OpenCL Error? Please see the troubleshooting guide here: https://forum.vive.com/forums/topic/6482-vive-pro-eye-calibration-initialization-error-troubleshooting/ • FAQ Suggestions If you have any suggestions for documentation feedback or improving this FAQ please let us know.
×
×
  • Create New...