Getting Started - XAIA-ExtendedAugmentationInArchitecture/HandTracking GitHub Wiki
A guide on how to start drawing using with HoloLens 2 and the HandTracking application.
How to start the app?
-
Wear and turn on Hololens
-
If the app is built and deployed on the Hololens, you will find it in the
All apps
section. Otherwise, you can connect with a working Unity file through the Holographic Remoting. -
Pick Your team
- Read and
accept
the Starting Information
How to localize your working enviroment?
This QR code represents the origin of your working space. We recommend using the small size. Print it and place it in your space.
-
Move close to the QR code Marker that represents the origin of your working space.
-
Access the
localize via QR code
button from the Hand Menu ** If your palm is not fully open the hand menu will not appear
- The 3 Axis will appear on the upper left corner of the QR code marker. Stay Still until they disappear (Repeat steps 1-3 whevever the overlay looks off
How to upload meshes to the app?
- Place the geometries in relation to the QR marker
- Avoid the Table Menu Area
- Make Sure the geometries are Triangulated Meshes
- Add them to the List with unique names each
- Select which Geometry you want to send
- Make Sure you have selected the correct Team (the same as the Hololens user)
- Press “Send”
- You should see the message “Message published”
- The Hololens user will get notified for the new geometry. Then they can decide if they want to accept of reject it.
If not please refer to : TroubleShooting
** For dense meshes there will be a bit of time until the hololens user receives the new geometries
How to draw?
How to save a drawing?
- Access the Save button from the Hand Menu. It will save the visualized drawing on the Hololens.
How to send a drawing to Rhino?
On Unity:
- Access the Send button from the Hand Menu.
- Approve the sending of the written drawing to your Team
On Grasshopper:
- Make Sure you have selected the correct Team ( the same as the Hololens user)
- Reset the connection ( once when you open the file for the first time / or when you are not received the drawings)
- Everytime you are receiving a new message (a) the new drawing, along with the geometries in their place will appear (b).
- Internalize the lines and the geometries (c) if you want to save the drawing on GH
MQTT Connection is Lost.
If the connection with the mqtt broker is lost the following message will pop up. This connection is important for the communication between the CAD and the Application.