microsoft / MixedReality-WorldLockingTools-Unity

Unity tools to provide a stable coordinate system anchored to the physical world.
https://microsoft.github.io/MixedReality-WorldLockingTools-Unity/README.html
MIT License
188 stars 45 forks source link

Add Read list of cloud anchors to IPublisher API #178

Closed fast-slow-still closed 3 years ago

fast-slow-still commented 3 years ago

Working, tested HL2 & Android.

Motivation for this is that there is significant time overhead to querying ASA for one or more cloud anchor ids. While the time required querying N ids one by one is on the order of a N minutes (N * ~40seconds), querying for N ids on a single watcher is roughly constant time (~40 seconds).

Making find by list default used by SpacePinBinder.

fast-slow-still commented 3 years ago

/azp run

azure-pipelines[bot] commented 3 years ago
Azure Pipelines successfully started running 2 pipeline(s).