Update general info of hardware on Envision

This commit is contained in:
Bones 2024-10-17 00:17:26 +00:00
parent b04f4c7fed
commit 2d46f5260d

View file

@ -32,11 +32,11 @@ Upon launching Envision, you will need to select a profile on the bottom of the
Profiles that are available by default: Profiles that are available by default:
- Lighthouse driver: Proprietary SteamVR Lighthouse driver with top tracking quality. Recommended for Lighthouse HMDs. - Lighthouse driver: Proprietary SteamVR Lighthouse driver with top tracking quality. Recommended for Lighthouse HMDs.
- OpenHMD: Recommended for Oculus Rift & DK series. - OpenHMD: Recommended for Oculus CV1 HMDs.
- Simulated headset: Dummy driver for testing on a flat screen. - Simulated headset: Dummy driver for testing on a flat screen.
- Survive: FOSS Lighthouse driver implementation. - Survive: FOSS Lighthouse driver implementation. Lower track quality and less robust than SteamVR proprietary.
- WMR: Use with Windows Mixed Reality headsets. - WMR: Use with any SLAM based HMD or Windows Mixed Reality headsets. Inlcudes Rift S support.
- WiVRn: Wireless streaming solution for Quest, Pico, HTC standalone HMDs. - WiVRn: Robust wireless streaming solution for all Android based standalone HMDs.
Monado does not have a launcher app, and so after connecting your headset, you will likely see a solid color. This means you can now start your VR title. Monado does not have a launcher app, and so after connecting your headset, you will likely see a solid color. This means you can now start your VR title.
@ -50,9 +50,10 @@ The following resources can be entered into your Envision profile repo and branc
Full body is now provided by default in Monado & OpenComposite through the XR_MNDX_xdev_space OpenXR vendor extension. This allows any tracked "xdev" in Monado to be forwarded as a raw pose without bindings to applications. OpenComposite exposes these as fake Vive FBT trackers for use. Full body is now provided by default in Monado & OpenComposite through the XR_MNDX_xdev_space OpenXR vendor extension. This allows any tracked "xdev" in Monado to be forwarded as a raw pose without bindings to applications. OpenComposite exposes these as fake Vive FBT trackers for use.
### WMR controller tracking ### WMR & Rift S controller tracking
This enables positional tracking for WMR controllers in full 6dof. This enables positional tracking for WMR controllers in full 6dof.
Includes Rift S support & controllers.
For the Envision XR Service settings: For the Envision XR Service settings:
@ -61,9 +62,21 @@ For the Envision XR Service settings:
### Experimental Pimax support branch ### Experimental Pimax support branch
Major WIP. Allows certain Pimax HMDs to function with Monado. Modest WIP. Allows certain Pimax HMDs to function with Monado. Look Ma, no Pitools!
For the Envision XR Service settings: For the Envision XR Service settings:
- Repo: `https://gitlab.freedesktop.org/Coreforge/monado/` - Repo: `https://gitlab.freedesktop.org/Coreforge/monado/`
- Branch: `pimax` - Branch: `pimax`
Dumped distortion parameters are found here, please follow the instructions in the README.md and consult with LVRA to add your own if missing.
- https://gitlab.freedesktop.org/othello7/pimax-distortion/
### OpenHMD Rift CV1 support
The Oculus Rift CV1 is supported on the OpenHMD profile of Envision.
Start the profile with your headset placed on the floor in clear view of all bases to generate this file as your calibrated playspace origin first run and delete it to reset the configuration.
A calibration of base stations will be saved to disk at `~/.config/openhmd/rift-room-config.json`.