r57zone / OpenVR-OpenTrack

OpenVR driver with OpenTrack support / OpenVR драйвер, с поддержкой OpenTrack
Other
181 stars 19 forks source link

Controller data by UDP #7

Closed jelle284 closed 6 years ago

jelle284 commented 6 years ago

Hi. Is it possible to send x-y-z-yaw-pitch-roll for two controllers over UDP and have them recognised as eg. 2 vive controllers? Possibly button presses as well

r57zone commented 6 years ago

Hello, on this driver (Valve driver sample with small fixes) implements rotation and position only for HMD. I created a feature request with asking to create the same driver for the controllers. If they implement it, I will make support OpenTrack and FreeTrack.

jelle284 commented 6 years ago

Thanks for the reply. Lens distortion in the new version is great by the way

r57zone commented 6 years ago

I did this in TrueOpenVR. Can control the controllers using the Xbox gamepad, using the keyboard, Arduino and Android phone.