Jump to: navigation, search

Difference between revisions of "UBIK HoloLens Client Basics"


(Created page with "== Login == The HoloLens App uses the first profile that was found where IsDefault is set to true. If non is found it will connect to the Demo server automatically. == Comman...")
 
Line 13: Line 13:
 
| ''Assign POI|| Switches the currently focused POI into dictation mode and listens for text input. The text is searched against the data model.
 
| ''Assign POI|| Switches the currently focused POI into dictation mode and listens for text input. The text is searched against the data model.
 
|-
 
|-
| ''Delete POI''|| Removes a POI from the virtual world
+
| ''Delete POI|| Removes a POI from the virtual world
 
|-
 
|-
| ''Refresh POI''|| Reloads the UBIK object behind the POI
+
| ''Reset World|| Removes all placed POIs and documents from the virtual world
 
|-
 
|-
| ''Show documents''|| Displays a list of documents associated to the POI. The documents can be picked (AirTap) and placed like regular POIs
+
| ''Refresh POI|| Reloads the UBIK object behind the POI
 
|-
 
|-
| ''Hide documents''|| Hides the document list
+
| ''Show documents|| Displays a list of documents associated to the POI. The documents can be picked (AirTap) and placed like regular POIs
 +
|-
 +
| ''Hide documents|| Hides the document list
 
|-
 
|-
 
|}
 
|}

Revision as of 14:58, 24 April 2017

Login

The HoloLens App uses the first profile that was found where IsDefault is set to true. If non is found it will connect to the Demo server automatically.

Commands

The HoloLens App can be controlled with voice commands and gestures.

Command Purpose
Create POI Creates a new POI at the spot the user is currently gazing at
Assign POI Switches the currently focused POI into dictation mode and listens for text input. The text is searched against the data model.
Delete POI Removes a POI from the virtual world
Reset World Removes all placed POIs and documents from the virtual world
Refresh POI Reloads the UBIK object behind the POI
Show documents Displays a list of documents associated to the POI. The documents can be picked (AirTap) and placed like regular POIs
Hide documents Hides the document list