monado/src/xrt
Mateo de Mayo 008ba2433b d/wmr: Refactor how precomputed transforms work
Hopefully this is an improvement and not just a rewrite. Some ideas were:
1. Keep poses in WMR space as much as possible.
2. Add an explicit function that precomputes a handful of transforms that allow
   converting between WMR and OpenXR coordinates.
3. Make naming of variables in line with a relatively common T_A_B notation.
4. I wasn't able to figure out why `wmr_config_compute_pose` worked before,
   in any case, hopefully the new notation convention helps understanding
   why P_oxr_{acc,gyr} work.
2022-06-18 14:19:01 -03:00
..
auxiliary a/math: Use angle as magnitude of change in m_filter_euro_quat 2022-06-18 14:19:01 -03:00
compositor c/main: Explain why we force the blit texture to be evenly-sized (NFC) 2022-06-14 14:01:55 +01:00
drivers d/wmr: Refactor how precomputed transforms work 2022-06-18 14:19:01 -03:00
include c/null: Add null compositor 2022-05-28 17:30:19 +00:00
ipc ipc: add missing sys/types include 2022-05-27 15:08:40 +00:00
state_trackers st/prober: Free builders list 2022-06-17 15:48:44 +01:00
targets ipc/android: Extend timeout duration 2022-06-08 12:52:55 +00:00
tracking h/mercury: Better naming 2022-06-15 17:34:41 +01: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