Hello everyone.
The Mixed Reality Forums here are no longer being used or maintained.
There are a few other places we would like to direct you to for support, both from Microsoft and from the community.
The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.
For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.
If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.
And always feel free to hit us up on Twitter @MxdRealityDev.
The Mixed Reality Forums here are no longer being used or maintained.
There are a few other places we would like to direct you to for support, both from Microsoft and from the community.
The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.
For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.
If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.
And always feel free to hit us up on Twitter @MxdRealityDev.
How does Hololens handle changes in loaded spatial data?

Here's the scenario,
- Pin a hologram to a wall
- Save the current state/spatial data of the location of this item
- Turn off the hololens
- Turn it back on and load the state information
- Where will the hologram be?
- What if I turned 180 degrees, and then turned on the hololens? If I turned around, could I expect the hologram to be where it should be? If I pin a hologram within large environments (like a warehouse) and walk around, will they be where I left them?
0
Best Answer
-
mtycholaz ✭✭
Looks like I may how found an answer in the docs.
Links for those interested. I have some scenarios that I'd still like to run through with the actual hardware.
Still doesn't explain what voodoo that machine is doing to make this happen.
https://developer.microsoft.com/en-us/windows/holographic/spatial_anchors
https://developer.microsoft.com/en-us/windows/holographic/coordinate_systems
https://developer.microsoft.com/en-us/windows/holographic/spatial_mapping_design#What_influences_spatial_mapping_quality.3F5
Answers
Hello,
HoloLens is constantly trying to learn and adapt to the environment around you.
If you pinned an application in your world, it will stay world locked at that location.
As you move around and scan your world, you will find your application where you left it.
Thanks!
Well, this I understand when the device has power. But what about when it's powered off? Will holograms be back in their previous position?
@mtycholaz
Yes, your hologram locations are preserved when you turn the HoloLens off and then back on.
Thanks,
David
How is this accomplished? There's no GPS built-in, and I keep thinking scenarios where you'd enter a building from a different entrance (by first powering it off, move to a different entrance and then power on) wouldn't work because there's no reference point. And constantly scanning and comparing spatial data seems like it would drain the battery fast.
Looks like I may how found an answer in the docs.
Links for those interested. I have some scenarios that I'd still like to run through with the actual hardware.
Still doesn't explain what voodoo that machine is doing to make this happen.
https://developer.microsoft.com/en-us/windows/holographic/spatial_anchors
https://developer.microsoft.com/en-us/windows/holographic/coordinate_systems
https://developer.microsoft.com/en-us/windows/holographic/spatial_mapping_design#What_influences_spatial_mapping_quality.3F
HoloLens builds a map and stores it inside it's cache and/or flash storage. It lasts/persists even after main power has been removed. According to the write up the HoloLens can be on standby up to at least 2 weeks, so I'll assume just as standard flash as long as there is enough juice to keep flash it can stay persisted at least that long. The write up also says it has a 64GB Flash, which stands to reason the map can hold that amount. Let's just say the way it recognizes different rooms/environments is thru it's custom machine learning detection algorithms.
Dwight Goins
CAO & Founder| Independent Architect | Trainer and Consultant | Sr. Enterprise Architect
MVP | MCT | MCSD | MCPD | SharePoint TS | MS Virtual TS |Windows 8 App Store Developer | Linux Gentoo Geek | Raspberry Pi Owner | Micro .Net Developer | Kinect For Windows Device Developer
http://dgoins.wordpress.com
Impressive and creepy. They must have pieces of hedge stone in that thing to make it work.