-
I'm working on custom driver, just launched the SteamVR with it and direct mode enabled, only a background displayed in HMD, everything worked fine, but just in 45FPS. Any suggestion?
-
Hello, muskie82,x
First of all, thank you and your team very much for your hard work. Secondly, I am currently testing the use of the live mode. I noticed that you are using the Intel **RealSense D…
-
```javascript
for(const anchor of previousFrameAnchors) {
if(!trackedAnchors.has(anchor)) {
// Handle anchor tracking loss - anchor was present
// in the present frame but is…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Bug description
Hi,
I want to perform the analysis from two camera settings (with 2 animals)
The analysis …
-
When cookies were created in the days of a more innocent web, their primary goal was to store small pieces of data on the user's computer to provide usability benefits. Preserving the cookie allowed, …
-
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 well as the controllers with `vr::VRServerDriverHo…
-
If we're going to provide a simple video-mixed AR set of capabilities soon, how are we going to let programmers choose which camera on a multi camera device?
For example, if I want to make a "try o…
-
### SPECIFIC ISSUE ENCOUNTERED
I am making an application in VR. The app is causing too much drifting while playing. as my app will be played while cycling and during cycling head of the user is cont…
-
I have installed and run the ESIM, but I don't know how generate my own evaluation sequences with ground truth depth maps and camera poses.
Please give me some instructions.
Thank you!
-
Hello, and thank you for this wonderful repository.
I have created this scene in Blender with a very simple object and a camera rotating arround it, I unfortunatly was not able to get good result. …