doc: Add xrt_input_name to northstar example config

This commit is contained in:
Christoph Haag 2021-03-31 02:23:48 +02:00
parent 471b876725
commit e8b18131f3

View file

@ -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