2021-02-19 12:39:12 +00:00
|
|
|
{
|
2021-04-23 22:36:07 +00:00
|
|
|
"$schema": "https://monado.pages.freedesktop.org/monado/config_v0.schema.json",
|
2021-03-29 22:31:12 +00:00
|
|
|
"active": "tracking",
|
|
|
|
"tracking": {
|
|
|
|
"tracking_overrides": [
|
|
|
|
{
|
|
|
|
"target_device_serial": "North Star",
|
2021-09-17 13:52:50 +00:00
|
|
|
"tracker_device_serial": "Intel RealSense Device-SLAM",
|
2021-03-29 22:31:12 +00:00
|
|
|
"type": "direct",
|
|
|
|
"offset": {
|
|
|
|
"orientation": {
|
|
|
|
"x": -0.102931,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0,
|
|
|
|
"w": 0.994689
|
2021-02-19 12:39:12 +00:00
|
|
|
},
|
2021-03-29 22:31:12 +00:00
|
|
|
"position": {
|
|
|
|
"x": 0,
|
|
|
|
"y": 0.0683,
|
|
|
|
"z": -0.0744
|
2021-02-19 12:39:12 +00:00
|
|
|
}
|
2021-03-31 00:23:48 +00:00
|
|
|
},
|
2021-04-23 22:36:07 +00:00
|
|
|
"xrt_input_name": "XRT_INPUT_GENERIC_TRACKER_POSE"
|
2021-03-29 22:31:12 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"target_device_serial": "Leap Motion v2 driver",
|
2021-09-17 13:52:50 +00:00
|
|
|
"tracker_device_serial": "Intel RealSense Device-SLAM",
|
2021-03-29 22:31:12 +00:00
|
|
|
"type": "attached",
|
|
|
|
"offset": {
|
|
|
|
"orientation": {
|
|
|
|
"x": 0,
|
|
|
|
"y": 0,
|
|
|
|
"z": 0,
|
|
|
|
"w": 1
|
|
|
|
},
|
|
|
|
"position": {
|
|
|
|
"x": 0,
|
|
|
|
"y": 0.005,
|
|
|
|
"z": 0
|
|
|
|
}
|
2021-03-31 00:23:48 +00:00
|
|
|
},
|
2021-04-23 22:36:07 +00:00
|
|
|
"xrt_input_name": "XRT_INPUT_GENERIC_TRACKER_POSE"
|
2021-03-29 22:31:12 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"version": 0
|
2021-02-19 12:39:12 +00:00
|
|
|
}
|
2021-04-23 22:36:07 +00:00
|
|
|
}
|