doc: Document !2228

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2228>
This commit is contained in:
Mario Kleiner 2024-06-01 01:16:52 +01:00 committed by Marge Bot
parent be55dec119
commit 335960d1ad
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
t/north_star: In the north star builder, add the slam device after
the HMD device to avoid monado-service crash due to misordering.

View file

@ -0,0 +1,2 @@
d/dai: Swap x and -y axis to account properly for orientation
of the IMU inside the DepthAI camera.

View file

@ -0,0 +1,2 @@
d/twrap: Correct axis assignments for poses provided by basalt
vio/slam, so they match the OpenXR axis definition.