sharkyh20 / KinectToVR

An open-source hook for VRInputEmulator to enable foot and hip tracking with the Kinect
351 stars 41 forks source link

OculusGo controller calibration #3

Open Ina299 opened 6 years ago

Ina299 commented 6 years ago

Hi, I'm trying KinectToVR on OculusGo with ALVR. I find it difficult to move an arrow of Kinect by one oculusgo controller. All I can do is moving it up and down. I guess if I have two controllers I can move an arrow right and left. Do you have an idea to work calibration by oculusgo controller?

sharkyh20 commented 6 years ago

It's not directly supported as of yet. A possible workaround for now would be to manually edit the config file - the rotation is stored in radians, and the position in meters. However, if head tracking is what you are after, it's not implemented right now.