Closed RibinMTC closed 3 years ago
Thanks @RibinMTC for the question! As depth sensors become more readily available we are exploring opportunities to take advantage of platform-specific hardware. If you would like to see support added for new sensors in your platform of choice, please provide that feedback here. Thanks!
Hi,
So that means currently ASA does not take the additional depth information into account when creating and localizing anchors? I assumed that since ASA depends on the underlying information provided by Arkit, it would take the depth information into account.
@RibinMTC, that is correct. You can think of the underlying geometric representation of the environment in ASA as being independent from the geometric representation used by the platform-specific tracker (ARKit, ARCore, etc).
Dear devs,
Does the anchor localization accuracy increase, when creating and localizing spatial anchors using a LiDAR enabled device (like the iPad Pro or the iPhone 12 Pro)? I'm assuming that the point clouds will be denser since it gets additional information from the LiDAR sensor and therefore the detection accuracy is improved? I'm developing on Unity with Arkit 3.1.
Best,
Ribin