Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

ASA Spatial Alignment stopped working #446

Open
zaalsabb opened this issue Feb 21, 2021 · 0 comments
Open

ASA Spatial Alignment stopped working #446

zaalsabb opened this issue Feb 21, 2021 · 0 comments

Comments

@zaalsabb
Copy link

I've been using SpectatorView with HL2 as user and Android as spectator. I've been using ASA for spatial alignment and it's been working up until a couple of weeks ago.

Now when I try to use spatial alignment, the message on my spectator device gets stuck at "Running spatial alignment..." and it never detects the anchor.

I suspect this is because MS forced all clients to upgrade to ASA SDK 2.7.0 or higher.
https://github.com/Azure/azure-spatial-anchors-samples/releases/tag/v2.7.0

I noticed that in the mainTemplate file in Assets\Plugins\Android, the ASA SDK is 2.1.1 in line 25.
def azureSpatialAnchorsSdkVersion = '2.1.1'

I managed to get spatial alignment working by changing the line to:
def azureSpatialAnchorsSdkVersion = '2.7.0'

Can I request a change to update the ASA SDK version in the mainTemplate file to >=2.7.0?

@zaalsabb zaalsabb changed the title ASA Spatial Alignment Stopped Working ASA Spatial Alignment stopped working Feb 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant