Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRACKING POSITION CAMERA #248

Open
Brunohbk89 opened this issue Mar 5, 2018 · 0 comments
Open

TRACKING POSITION CAMERA #248

Brunohbk89 opened this issue Mar 5, 2018 · 0 comments

Comments

@Brunohbk89
Copy link

Hi, i have a problem with the position tracking of the OSVR. I'm using OSVR HDK2 and the following config file:
{ "sleep": 0,"meta": { "schemaVersion": 1 }, "renderManagerConfig": { "debugView": true, "directModeEnabled": true, "directDisplayIndex": 0, "directHighPriorityEnabled": true, "numBuffers": 2, "verticalSyncEnabled": true, "verticalSyncBlockRenderingEnabled": true, "renderOverfillFactor": 1.2, "renderOversampleFactor": 1, "window": { "title": "OSVR", "fullScreenEnabled": true, "xPosition": 1920, "yPosition": 0 },"display": { "rotation": 180, "bitsPerColor": 8 }, "prediction": { "enabled": true, "staticDelayMS": 26, "leftEyeDelayMS": 0, "rightEyeDelayMS": 0, "localTimeOverride": true }, "timeWarp": { "enabled": true, "asynchronous": false, "maxMsBeforeVSync": 5 } } "display": "displays/OSVR_HDK_2_0.json", "drivers": [ { "plugin": "org_osvr_unifiedvideoinertial", "driver": "UnifiedTrackingSystem", "params": { "showDebug": false, "headCircumference": 58.42 } } ],"aliases": { "/trackingCamera": "/org_osvr_unifiedvideoinertial/UnifiedTrackingSystem/semantic/camera" },"plugins": [ "com_osvr_VideoCapture_OpenCV" ] }
The position retrieved by the camera is higher than (0,0,0). In the images underneath there are two images showing the issue:
osvr-tracker
osvr-demo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant