-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Hello Guys!
I'm currently working on a project where I want to use the tracking of our DTrack system in combination with the HDK2. I made it to work to get the tracking data from the DTrack device through the OSVR server and to display it in the TrackerViewer. This is working for me! 👍
Now I want to use the tracked data as the input data for /me/head
How can I combine the provided osvr_server_config.renderManager.HDKv2.0.direct.json with my own osvr_server_config.externalvrpn.ART_DTrack.json file.
In the first file everything regarding rendering is provided... in the second one I definede everything regarding motion capturing.
Please help me merging both of these files into one or tell me where a good description can be found to realize it.
I just started working with the JSON files and OSVR.
Thank you very much in advance!