r57zone / OpenVR-OpenTrack

OpenVR driver with OpenTrack support / OpenVR драйвер, с поддержкой OpenTrack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freetrack Input?

opened this issue · comments

Hi! I am using PsMoveService (https://github.com/cboulay/PSMoveService) for a diy headset and would like to get freetrack input (as in OpenVR-OpenTrack gets input from freetrack) with this so I dont have to use riftcat as it is too laggy. Could you add this feature? Thank you!

Do I understand correctly that you want me to add support OpenTrack to PSMoveService?

No, I am saying you should add freetrack input to OpenVR-OpenTrack so it can be used with freetrack. Here is what I am doing: I use psmoveservice to send psmove data to freepie, then I use freepie to send that data to freetrack, then riftcat picks it up and uses that for head positional tracking and rotational tracking, since riftcat is too laggy, I would like to use your (FREE!) driver instead of riftcat so this can get the input. I will use this in combination with a free app that extends the desktop with my phone.

Unfortunately, I do not plan to make other inputs. Maybe Is it possible to ask the creator of OpenTrack to create the necessary plugin?

There is also a plugin for OSVR, which allows you to use FreePie - https://github.com/simlrh/OSVR-fusion .

There is also a SteamVR driver for OSVR. Before running, must configure OSVR-core and run OSVR-server.

OSVR_SteamVR.zip

I have asked a few months ago when I just heard of this.... Still no response. I guess I will fork this and add it in myself. I'm not too good at C++ though.

I added a driver with FreeTrack support, also updated the readme for setup.