add the content for setting up the wrist tracking hardware section
This commit is contained in:
@@ -1 +1,5 @@
|
||||
# Setting Up the Wrist Tracking Hardware
|
||||
|
||||
To enable the SenseGlove Unreal Engine Plugin to track the gloves position and rotation in the world, you need to specify a positional tracking hardware, referred to as Wrist Tracking Hardware within the plugin. By default, if the Wrist Tracking Hardware is not explicitly set, the plugin will attempt to automatically detect it by identifying your Head-mounted display (HMD) hardware. However, this auto-detection feature may not be entirely reliable, as it is still experimental, and it may occasionally fail.
|
||||
|
||||
For more detailed instructions, please visit [the Wrist Tracking Hardware and HMD auto-detection configuration section](../../plugin-configuration/plugin-settings/tracking/wrist-tracking/).
|
||||
|
||||
@@ -8,6 +8,16 @@ Provides the tracking settings applicable to wrist-tracking hardware.
|
||||
|
||||
Specifies the type of tracking hardware to use. If set to `None`, the plugin attempts at HMD auto-detection to automatically specify a compatible tracking hardware. If set to `Custom`, aby desired location and rotation can be specified.
|
||||
|
||||
At the moment the following hardware are supported:
|
||||
|
||||
- Quest 2 Controllers
|
||||
- Quest 3 Controllers
|
||||
- Quest Pro Controllers
|
||||
- VIVE Focus 3 Wrist Trackers
|
||||
- VIVE Trackers
|
||||
|
||||

|
||||
|
||||
> [!CAUTION]
|
||||
> HMD auto-detection is currently an experimental feature and may fail because
|
||||
> HMD vendors occasionally change the properties utilized by the plugin for HMD
|
||||
|
||||
LFS
Executable
BIN
Binary file not shown.
Reference in New Issue
Block a user