OSVR / SteamVR-OSVR

An OSVR plugin for SteamVR, providing SteamVR support for OSVR HMDs.
Apache License 2.0
138 stars 57 forks source link

ADDED: Tracked Controller support. #50

Open Minostaurus0 opened 8 years ago

Minostaurus0 commented 8 years ago

There are some issues mentioned in the readme, but apart of this, it works and was tested by other users on reddit.

godbyk commented 8 years ago

Nice job! I'll work on getting this merged in. Thanks!

Minostaurus0 commented 8 years ago

Thank you. I am happy you can use the code. 2 Notes:

  1. As you can see in the readme from my fork, some users reported that the second controller is notified by steam, but does not get any data. I have only one controller for testing. Some time ago I had two controllers and it was working with both. So I hope the issue is not in the plugin and it is working correct. Maybe you can test it.
  2. The controllers are always registered to steam, also if there is no controller in OSVR. So you maybe have to add a check for this.