mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-29 11:06:18 +00:00
doc: Add xrt_input_name to northstar example config
This commit is contained in:
parent
471b876725
commit
e8b18131f3
|
@ -18,7 +18,8 @@
|
||||||
"y": 0.0683,
|
"y": 0.0683,
|
||||||
"z": -0.0744
|
"z": -0.0744
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"xrt_input_name": "XRT_INPUT_GENERIC_TRACKER_POSE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"target_device_serial": "Leap Motion v2 driver",
|
"target_device_serial": "Leap Motion v2 driver",
|
||||||
|
@ -36,7 +37,8 @@
|
||||||
"y": 0.005,
|
"y": 0.005,
|
||||||
"z": 0
|
"z": 0
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"xrt_input_name": "XRT_INPUT_GENERIC_TRACKER_POSE"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 0
|
"version": 0
|
||||||
|
|
Loading…
Reference in a new issue