Hello!
I am trying to use VR rendering with my Meta Qest 3 headset. More specifically, I am trying to use manualtest/vr.py script. Although rendering works fine, I can't use my controllers. self.vr.get_controller_ids() returns an empty list of controllers, and I can't get their poses. Is the problem in the steamvr_actions.json file or something else?
Hello!
I am trying to use VR rendering with my Meta Qest 3 headset. More specifically, I am trying to use manualtest/vr.py script. Although rendering works fine, I can't use my controllers.
self.vr.get_controller_ids()returns an empty list of controllers, and I can't get their poses. Is the problem in thesteamvr_actions.jsonfile or something else?