mender Posted November 15, 2018 Share Posted November 15, 2018 I've been porting my Vive app to the Vive Focus using the Wave SDK, and I occasionally see a problem where the Focus's tracking goes all over the place while the app is under a bit more load (specifically while loading a video from the internal storage). Typically, the tracking will start to drift a bit and then completely glitch out and dump be some 50 metres from the origin saying that I went out of bounds. Taking the headset off and putting it back on re-establishes correct tracking. I haven't been able to find anything about this via google (it just brings up tracking issues with the regular Vive), so I was wondering whether anyone has experienced similar issues or whether that's just a known thing I need to work around? I'm using Unity (currently on 2018.2.5f) and I'm seeing this issue with both the 2.1.0 and 2.1.8 SDK versions. Link to comment Share on other sites More sharing options...
Tony PH Lin Posted November 16, 2018 Share Posted November 16, 2018 The pose data of QCT SDM835 is generated by aDSP, and loading a video should be handled by CPU. So there shouldn't be influenced each other theoretically. Since Vive Focus is CV (computer vision), in-side-out, solution, the tracking will be impacted by environment a lot. Please check the room first. The luminance of the room should be light, you should avoid play Focus is dim or dark room. You should also avoid play Focus in less feature room like empty room with white painting wall or huge room without furniture nearby Thanks. Link to comment Share on other sites More sharing options...
mender Posted November 16, 2018 Author Share Posted November 16, 2018 Thanks for the reply Tony. I don't think the lighting in the room is an issue, because I'm only seeing this problem when loading a video. Under normal use, the tracking seems to be very stable in my room. Do you have any suggestions for diagnosing this problem in more detail? Link to comment Share on other sites More sharing options...
Tony PH Lin Posted November 28, 2018 Share Posted November 28, 2018 We haven't seen this symptom here. Any further finding or improvement from your side? Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now