Commit graph

7054 commits

Author SHA1 Message Date
Mateo de Mayo 4cfe58a5e9 t/slam: Add hand_masks sink 2024-02-09 19:26:51 +00:00
Mateo de Mayo 717336fa88 t/slam: Print VIT error numbers 2024-02-09 19:26:51 +00:00
Mateo de Mayo db40cc2e73 t/slam: Make default of VIT_SYSTEM_LIBRARY_PATH consistent with other envvar defaults 2024-02-09 19:26:51 +00:00
Korcan Hussein 65531043cf doc: Document !2133 2024-02-08 15:52:37 +00:00
Korcan Hussein d9ef028df9 a/util,st/oxr: Fixes crash bug with XR_EXT_dpad_binding
Crash occurs after multiple session runs with clients using
`XR_EXT_dpad_binding`, this is was caused be not full deep cloning of
interaction profiles with dpad_state
2024-02-08 15:52:37 +00:00
Korcan Hussein cfa545b43c st/oxr: Fixes getting current interaction profile paths
oxr_session's active profile paths where not being cleared on attachments/
updates, causing calls to `xrGetCurrentInteractionPath` to return valid
paths of particular hand that where previously bound and became unbound.
2024-02-08 15:52:37 +00:00
Korcan Hussein a40599d315 a/math: Fix const-correctness in m_relation_history 2024-02-08 15:52:37 +00:00
Korcan Hussein 59b8d3a955 st/oxr: Separate out dynamic roles and associated profiles
Separates the role xdev indices and associated interaction
profile (names) from dynamic roles so that interaction profiles
can be method active and have action (set) attachements updated
without bindings and no requirement for an xrt-device for
a particular hand.

E.g. driver can make left & right with a paritcular profile (name) and
have either both not have an xrt-device ready/unassigned but OpenXR apps
can still sync/query actions states on the not read/unassigned hands,
this also fixes CTS action tests when the hand is constrained to certain
hand, in particular the right hand.

Co-authored-by: Robbie Bridgewater <ebridgewater@magicleap.com>
2024-02-08 15:52:37 +00:00
Korcan Hussein 36d5d4224c st/oxr: reset any_pose_subaction_path before update 2024-02-08 15:52:37 +00:00
Robbie Bridgewater fd9795b4de ipc/server: Allow skipping epoll of stdin via env variable 2024-02-08 15:52:37 +00:00
Christoph Haag 2f5da783cc ipc: forward result of xrWaitSwapchainImage
Co-authored-by: Korcan Hussein <korcan.hussein@collabora.com>
2024-02-08 15:52:37 +00:00
Julian Petrov 2f3a6e13bc ipc: Set timeBeginPeriod(1) globally on Windows
Monado upstream sets timeBeginPeriod(1) on calls to sleep, we
have seen that it helps with things inside of the NVIDIA driver.
2024-02-08 15:52:37 +00:00
Rylie Pavlik 88e221c8a6 doc: Document !2135 2024-02-07 13:36:38 -06:00
Rylie Pavlik 46c443baa0 a/math: Clarify comments in relation history 2024-02-07 13:36:38 -06:00
Rylie Pavlik 328b9c7c5d c/null: Simplify and improve 2024-02-07 13:36:38 -06:00
Rylie Pavlik 33000bbd2c d/simulated: Use more generic variable names 2024-02-07 13:36:38 -06:00
Rylie Pavlik 4948ec8291 d/simulated: Fix log macros 2024-02-07 13:36:38 -06:00
Rylie Pavlik 884b8f2bcc d/rokid: Fix log macros 2024-02-07 13:36:38 -06:00
Rylie Pavlik 6b2a0e76f0 d/sample: Clean up sample HMD, use m_relation_history, populate mesh 2024-02-07 13:36:38 -06:00
Rylie Pavlik 84f74ff3df doc: Document !2137 2024-02-05 11:39:10 -06:00
Rylie Pavlik bedf26e75b gitignore: Update.
Fixes #261
2024-02-05 11:38:58 -06:00
Pingping Meng b5df7f1761 doc: Document !2129 2024-02-02 05:14:55 +00:00
Pingping Meng fd816c838f st/oxr: Add extension XR_FB_composition_layer_depth_test 2024-02-02 05:14:55 +00:00
Rylie Pavlik fcdc206452 doc: Document !2126 2024-02-01 10:53:00 -06:00
Ryan Pavlik 80f0861fb6 cmake: Do not complain so loudly about LeapSDK.
We are not missing a module, it's just looking for a config file.
2024-02-01 10:51:42 -06:00
Ryan Pavlik 663544aa3e t/common: Silence some warnings 2024-02-01 10:51:42 -06:00
Ryan Pavlik a36cad975c d/wmr: Silence some warnings. 2024-02-01 10:51:42 -06:00
Mateo de Mayo a8fc75cb4a u/space: Fix non-void function not returning 2024-02-01 10:51:01 -06:00
Weijie Wang 994c13d27c doc: Document !2127 2024-01-26 02:36:23 +00:00
Weijie Wang e1f02b4629 os/threading: fix assert in debug build 2024-01-26 02:36:23 +00:00
Christoph Haag 112dc3197f doc: Document !2128 2024-01-25 13:52:38 +01:00
Christoph Haag 67e61811b5 d/survive: Fall back to default ipd if 0 reported 2024-01-25 13:49:36 +01:00
Mateo de Mayo 057584e1fb doc: Document !2125 2024-01-23 09:14:11 -03:00
Mateo de Mayo 93ad858d18 t/slam: Fix uninitialized pointer
Closes #317
2024-01-22 16:25:39 -03:00
Simon Zeni bc8025a6bd doc: Document !2058 2024-01-17 15:15:03 -05:00
Simon Zeni 0cb96a1643 aux/tracking: remove MatFrame class from t_tracker_slam 2024-01-17 15:15:03 -05:00
Simon Zeni 1264f385b0 external: remove old slam_tracker interface 2024-01-17 15:15:03 -05:00
Simon Zeni b14612e48a d/*: pose correction for VIT system 2024-01-17 15:15:03 -05:00
Simon Zeni 170d38978e cmake: remove XRT_HAVE_BASALT & XRT_HAVE_KIMERA 2024-01-17 15:15:03 -05:00
Simon Zeni 2f9d3b2e47 aux/tracking: use VIT interface in slam tracker 2024-01-17 15:15:03 -05:00
Simon Zeni 66027fc989 aux/tracking: introduce VIT loader 2024-01-17 15:15:03 -05:00
Simon Zeni c6e629b4e7 external: introduce visual-inertial tracking interface header
Co-authored-by: Jakob Bornecrantz <jakob@collabora.com>
2024-01-17 15:15:03 -05:00
Simon Zeni 32c527f057 doc: Document !2123 2024-01-17 10:25:37 -05:00
Simon Zeni 03f4864810 ci: adapt to proclamation 2.0.0 2024-01-17 10:25:37 -05:00
Simon Zeni 3dce0b6b89 doc: Document !2160
Posthumous changelog entry for c3300ee3d2
2024-01-17 10:25:37 -05:00
Simon Zeni 4a3ee6de69 doc: Document !2122 2024-01-17 10:25:37 -05:00
Simon Zeni 76fe524a4e ci: refresh images 2024-01-17 10:25:37 -05:00
Bailey Morgan 20cb556f6d cmake: Remove unused ffmpeg dependency 2024-01-16 16:43:35 -05:00
Jakob Bornecrantz d808aabaae doc: Document !1601 2024-01-16 11:43:41 -05:00
Jakob Bornecrantz 57e9373839 c/main: Refactor how surface formats are handled 2024-01-16 11:43:41 -05:00