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.
Options

How to limit hololens continuous scanning capability?

I have observed that Hololens scans its surrounding every time there is large movement. How can I disable this mapping done by Hololens. For example if I am using it while sitting in car, It keeps saying trying to map the surrounding. Isn't there any way to do the scanning once only ?.

Tagged:

Answers

  • Options

    As far as I know there is no way to turn off the scanning done by the HARDWARE. In the HoloToolkit you can always stop the SpatialMappingObserver. This will not stop the HARDWARE from observing the environment, but it will stop the SpatialMappingManager from making updates to the currently generated SpatialMapping mesh.

    Our Holographic world is here

    RoadToHolo.com      WikiHolo.net      @jbienz
    I work in Developer Experiences at Microsoft. My posts are based on my own experience and don't represent Microsoft or HoloLens.

Sign In or Register to comment.