openvr icon indicating copy to clipboard operation
openvr copied to clipboard

OpenVR SDK

Results 310 openvr issues
Sort by recently updated
recently updated
newest added

I'm trying to run a custom HMD driver through SteamVR, but I keep getting Error -203. When I check my web console I see these repeating lines, ``` SharedCountingSemaphoreLinux::CreateVulkanCountingSemaphore: failed...

Hello. This is less of an issue and more of a question and call for guidance. I am currently trying to develop my own custom device and an openvr driver...

I have a chinese friend and we want to watch anime together, but sadly it has only chinese subtitles. I came up with an idea of real-time translation and projecting...

Is there a way to use it whit c and not c++ ? My whole project is in c and II would the convert it all if there isn't a...

hello guys. i have been working on a project to build a vr experience,now the project is in unity with vrtk to develop. In a scene,i need to bind the...

Hi, I'm porting robosavvy's vive_ros repo into ros2 and no matter what I do, every time I start a ROS2 node it always fails with error `[ros2run]: Aborted` I'm using...

Dear developers ( @jeremyselan @bjj @JoeLudwig @charleslvalve @natbro ) and etc, it looks like VR controllers have finally come to have a standard set of buttons: 3 buttons on the...

Feature Request

Earlier versions of OpenVR permitted one to apply pitch and roll rotations to the playspace. Now it is only possible to rotate the playspace about the up-vector (heading rotation) I...

after add tracker I found that we can‘t get the contoller data. https://github.com/SlimeVR/SlimeVR-OpenVR-Driver/issues/1#issuecomment-1283538980

I'm working on a driver which creates virtual trackers based on the position of the controllers and the HMD. I am able to get the poses of the HMD as...