TriadSemi / triad_openvr

This is an enhanced wrapper for the already excellent pyopenvr library by cmbruns. The goal of this library is to create easy to use python functions for any SteamVR tracked system.
157 stars 52 forks source link

The coordinate scale seems inaccurate #32

Open tiaoyuedexin opened 3 years ago

tiaoyuedexin commented 3 years ago

The tracker position coordinates obtained by using this script seem to be different from the real position scale. When I move the tracker along the X-axis by a few centimeters, the returned X-coordinate changes by about 0.1.I would like to ask how to calibrate this scale to improve the resolution

tiaoyuedexin commented 3 years ago

Do I need to set the calibration in Room Setting in SteamVR?Or some other way?

tiaoyuedexin commented 3 years ago

can someone help me?thanks