google-ar / arcore-ios-sdk

ARCore SDK for iOS
https://developers.google.com/ar/
Apache License 2.0
283 stars 84 forks source link

Streetscape geometry rendered way above the altitude #88

Closed rohanbhatia56 closed 11 months ago

rohanbhatia56 commented 1 year ago

Hi I am trying to use ARCore SDK for iOS v1.38.0 on iPhone 7, software vesion 14.7.1 but I am facing the following issues

  1. Streetscape geometry is rendered way above the altitude of the phone. (Image attached)
  2. Plane detection does not work when Streetscape geometry in visible, but works only when Streetscape geometry toggle in turned off. I want the streetscape geometry to be rendered at the correct altitude otherwise I am unable to place the anchors correctly. IMG_0002

Thanks

rohanbhatia56 commented 1 year ago

Hi, any solution that I can do for this?

YogeshBhattGWL commented 1 year ago

@rohanbhatia56 Same happening with me in iPhone 11 with iOS 16.5

15kingben commented 11 months ago

The accuracy of streetscape geometry is dependent on location, and may be less accurate in some areas depending on the age and quality of the StreetView imagery. However, the accuracy of Streetscape Geometry will be continuously improving so this may change in future, unrelated to ARCore updates.

  1. This is the intended behavior of the sample app and here