HoloNav icon indicating copy to clipboard operation
HoloNav copied to clipboard

HoloNav is a Mixed Reality indoor navigation system on Microsoft HoloLens 2. The system utilizes Azure Spatial Anchors as virtual landmarks and implements two navigation visualizations

Results 3 HoloNav issues
Sort by recently updated
recently updated
newest added

Assets\Scripts\AnchorMap.cs(14,7): error CS0246: The type or namespace name 'UnityScript' could not be found (are you missing a using directive or an assembly reference?) Getting this issue... Help

![WhatsApp Image 2023-12-05 at 1 54 44 AM](https://github.com/Tianyu-Wu/HoloNav/assets/22052040/bb8fce41-3ad6-43f3-b2ec-d0a3f70145ce)

Hi guys, thanks for sharing this interesting project. I managed to compile HoloNav with Unity 2019.4.12f1 and Visual Studio 2019 16.11 for HoloLens2. I also created Azure Table Storage and...