HoloLens 2 and VR extension

I want to display the view in Hololens 2, I’m using Holographic Remoting Player and writing the IP adress in the VR module in Slicer 5.6.1, however, it always crashes and stops working. In the Hololens I only see the black image with the IP adress.

I’m following the instructions from GitHub - KitwareMedical/SlicerVirtualReality: A Slicer extension that enables user to interact with a Slicer scene using virtual reality., however I’ve not been able to correctly Set-Up the Windows Mixed Reality since it doesn’t detect my headset but I’m not sure this is the reason why Slicer crashes.

Any idea of how to solve it?

You always need to use the latest Slicer release (Slicer-5.6.1 is not the latest one). In the case of virtual reality, there have been some fixes in the Slicer core since the last Slicer Stable Release, so the best is to use the latest Slicer Preview Release.

Thank you! It worked with Slicer 5.7.0. In case anyone encounters device issues, I also had to disable my NVIDIA graphics card. Now, I have a few questions:

  1. How can I prepare the model for walking around and visualizing it in virtual reality? I see there are 3 available transforms (controller, tracker, HMD), but I’m unclear on their specific uses. (Example: video suplementary material: Interaction with Volume Rendered 3D Echocardiographic Images in Virtual Reality - PMC (nih.gov))
  2. When I need to rotate or move the object, should I manually place it under one of these transforms?
  3. After closing 3D Slicer, I encounter the error shown in the picture. Does this affect the functionality or tools of 3D Slicer?
    image