cmbruns / pyopenvr

Unofficial python bindings for Valve's OpenVR virtual reality SDK
BSD 3-Clause "New" or "Revised" License
251 stars 40 forks source link

Getting Started Code: Poses Don't Change #75

Open alexdriedger opened 4 years ago

alexdriedger commented 4 years ago

After running the getting started code, the pose data does not change, even when moving the controller. The pose is always

[[1.0, 0.0, 0.0, 0.0], [0.0, 1.0, 0.0, 0.0299999999329447746], [0.0, 0.0, 1.0, 0.0]]