cmbruns / pyopenvr

Unofficial python bindings for Valve's OpenVR virtual reality SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started Code: Poses Don't Change

alexdriedger opened this issue · comments

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]]