sheepsskullcity / opentrackkinect

Head tracking for opentrack with kinect sensor.
22 stars 5 forks source link

opentrackkinect and PSMoveService #5

Open airsoftmart opened 8 years ago

airsoftmart commented 8 years ago

Hi

I have the opentrackkinect tracking the user and I have vridge tracking the HMD I then have PSMoveService tracking move contollers using four PS3 eyes

When I try and use the opentrackkinect the PSMoveService comes to a stop and the controllers are n longer tracked

Anyone else getting this issue

Mark

masterchop commented 8 years ago

that setup works for me the problem is that you cant place your head in the calibration mat for the playstation service setup. if you have a solution let me know.

I tried 3 controllers and work for me.

airsoftmart commented 8 years ago

I have three move controllers you use one for HMD tracking

How have you got it setup

Mark

masterchop commented 8 years ago

use FreePIE, but this talk should be done on the PSmoveService area. This is for Kinect. For your issue, try openkinect before any other app.

zelmon64 commented 8 years ago

@masterchop the solution (hack) for placing the HMD on the calibration mat is to instead place the calibration mat where the HMD is assumed to be (ie in mid air. If using VRidge, the default height before any FreeTrack modifications is the height set in the SteamVR setup (edit obviously the reverse should be true so just set the height of the mat as the HMD height in the SteamVR setup)).

@airsoftmart like I said in your PSMoveService issue, your problem is that the Kinect is using up all of your USB root hub controller's bandwidth. To run the devices simultaneously you must either such to a different root hub or get a USB pci-e card. There is a tool for checking the hub configuration somewhere on PSMoveService. (edit here's the tool)

masterchop commented 8 years ago

@zelmon64 so you are saying that i should set steamVR calibration lets say to 0cm and calibrate on the floor, once its done. Run this tool. Is this correct?

zelmon64 commented 8 years ago

@masterchop yes I believe that should work.