ashtuchkin / vive-diy-position-sensor-geometry-getter

Small program to generate base station geometry for vive-diy-position-sensor project
23 stars 12 forks source link

Could I do room setup without headset? #1

Closed lqh929289158 closed 5 years ago

lqh929289158 commented 5 years ago

Hi, I really appreciate you work.

I have almost understood your project vive-day-position-sensor, but now I have some problems about getting the base station geometry.

Since I have no headset, is it possible to complete the room setup just with controller and steamVR?

If No, is there any idea that I could compute the base station geometry by myself with multiple sensors like the HTC Vive controller?

I am looking forward to you reply. :)

ashtuchkin commented 5 years ago

No; you'll likely have to precisely calculate positions and angles of the base stations and then apply some 3d vector/matrix magic. I haven't done these calculations myself, so can't help with it, sorry.