Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spatial Anchors Error When Importing and Exporting #154

Open
omaralcheikh opened this issue Mar 29, 2018 · 2 comments
Open

Spatial Anchors Error When Importing and Exporting #154

omaralcheikh opened this issue Mar 29, 2018 · 2 comments

Comments

@omaralcheikh
Copy link

Hello Cristi,

I sometimes get these errors when exporting and importing anchors.

Failure in file SpatialAnchor.cpp, line 80 --> Export
Failure in file SpatialAnchorsProjections.cpp, line 312 --> Import

It seems like it looses the spatial mapping at one point and then fails when you import/export an anchor. What causes such issues? It seems to happen quite often even when the users are not moving alot and working in the same environment they always work in.

@Almost-Done
Copy link
Member

The anchor import/export functionality was never very reliable and is now deprecated. I don't think there are real solutions I can give you, just workarounds.

For errors on import, make sure the 2 HoloLenses map the environment completely before exporting/importing: have the users do a 360 rotation around to map behind them.

I would not expect export errors, unless there is no tracking. Do you get errors on export while the HoloLens is tracking?

@omaralcheikh
Copy link
Author

Thanks for the update. I think the export error happens when the Hololens looses tracking but it seems like its happening way too often which is annoying but can be dealt with.
Anyways if the import/export functionality is deprecated and not reliable how are apps doing it now? What would be the best way to share Hologram positions between devices to have a shared experience?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants