ViveTrackerExample Save

Use the Vive tracker without a headset.

Project README

Use the Vive Tracker without a headset:

  1. If you haven't already, use the headset and controllers to run Room Setup.
  2. Disconnect both the headset and link box, turn off the controllers, and connect the tracker dongle.
  3. Restart SteamVR and pair the tracker to its own dongle.
  4. Once you're sure the tracker is paired to the dongle, reconnect just the link box (it controls the Lighthouses).
  5. In your file manager, go to the global SteamVR settings file:
    C:\Program Files (x86)\Steam\steamapps\common\SteamVR\resources\settings\default.vrsettings
  6. Back up the global default.vrsettings, then open it in a text editor and set the following:
    "requireHmd" : false,
    "activateMultipleDrivers" : true,
  7. Then, in your file manager, go to the null driver settings file:
    C:\Program Files (x86)\Steam\steamapps\common\SteamVR\drivers\null\resources\settings\default.vrsettings
  8. Back up the null driver default.vrsettings, then open it in a text editor and set the following:
    "enable" : true,
  9. Now restart SteamVR. If everything's correct, the SteamVR panel should say "Ready" when the tracker alone is connected:
    Good ending: Bad ending:
  10. Now that you're set up, switch between headset and tracker mode by plugging in or removing the headset (leaving the link box connected) and restarting SteamVR.

Optional

  1. If you want to disable the headset entirely, also change the following in global settings:
    "forcedDriver" : "null",
  2. Or, to restore normal operation of your headset later, change it back:
    "forcedDriver": "",

Troubleshooting:

  1. If you have trouble running Room Setup after performing these steps, try temporarily changing back this global setting:
    "requireHmd" : true,
  2. If SteamVR complains about needing to rerun Room Setup, try restarting it again and see if the warning goes away.
  3. If SteamVR keeps complaining about Room Setup, go to:
    C:\Program Files (x86)\Steam\config\chaperone_info.vrchap
    Make any harmless change to the file (like adding a space at the end), then save it.
  4. If you're still having problems, try the current beta of SteamVR. In Steam, right-click SteamVR in your library and enable Beta mode.

More info:
https://developer.valvesoftware.com/wiki/SteamVR/steamvr.vrsettings
http://pencilsquaregames.com/getting-steamvr-tracking-data-in-unity-without-a-hmd
https://reddit.com/r/Vive/comments/6uo053/how_to_use_steamvr_tracked_devices_without_a_hmd
https://reddit.com/r/Vive/comments/4ly634/room_setup_files_location_steamvr
https://reddit.com/r/Vive/comments/6n374w/bluetooth_question
https://roadtovr.com/how-to-use-the-htc-vive-tracker-without-a-vive-headset
https://steamcommunity.com/app/358720/discussions/0/485624149150957321/#c1290690926862315884
https://steamcommunity.com/app/358720/discussions/0/485624149150957321
https://vive.com/eu/support/vive/category_howto/optin-to-steamvr-beta.html

Open Source Agenda is not affiliated with "ViveTrackerExample" Project. README Source: n1ckfg/ViveTrackerExample
Stars
56
Open Issues
0
Last Commit
5 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating