monado/src/xrt
Campbell Suter e18ca850ba steamvr_drv: Use the correct grip name for XRT_DEVICE_SIMPLE_CONTROLLER
Previously, xrt_device_get_tracked_pose was called with
XRT_INPUT_GENERIC_HEAD_POSE when getting the pose of a SIMPLE_CONTROLLER device.

When using the 'remote' driver, this lead to two warnings per frame [1] and more
importantly the device pose wasn't being read. I haven't tested this with any
other drivers, but it appears that at least the QUERTY driver likely has an
issue with this too, as it uses the input name to determine whether to return
the HMD or controller pose.

[1] ERROR [r_device_get_tracked_pose] Unknown input name
2022-04-06 00:50:40 +00:00
..
auxiliary a/vk: Fix typo 2022-04-05 22:48:24 +00:00
compositor comp/render: Use a helper 2022-04-05 22:48:24 +00:00
drivers t/hand: Add meson build for mercury 2022-03-25 18:33:04 +00:00
include xrt: Undef Status and Bool in vulkan include if we think the xlib header got included. 2022-04-05 23:32:07 +01:00
ipc ipc: Amend swapchain create error for unsupported swapchains 2022-04-01 18:10:22 +01:00
state_trackers steamvr_drv: Use the correct grip name for XRT_DEVICE_SIMPLE_CONTROLLER 2022-04-06 00:50:40 +00:00
targets d/ht: support DepthAI cameras and Mercury hand tracking 2022-03-23 18:30:02 -05:00
tracking t/hand: Add meson build for mercury 2022-03-25 18:33:04 +00:00
.clang-format xrt: Change number of columns to 120 2021-01-15 13:44:44 +00:00
.editorconfig editorconfig: Update 2021-04-13 11:46:53 -05:00
CMakeLists.txt t/hand: Add async wrapper around sync helper 2022-03-08 20:44:18 +00:00
meson.build t/hand: Add async wrapper around sync helper 2022-03-08 20:44:18 +00:00