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

Add action on Tapping particular Anchor and detect Vertical Plane like Big Building while standing form street . #89

Open
YogeshBhattGWL opened this issue Aug 2, 2023 · 0 comments

Comments

@YogeshBhattGWL
Copy link

Hi Devs

Aim:

  1. I am using Persistent cloud anchors for placing objects on top of large Buildings while scaning from the street in iOS but unable to track vertical planes for longer distances in ios.
  2. Execute some code by tapping Anchor.

What I did:

XCode: 14.3
Device: iPhone 11
OS: 16.5

I have downloaded the Google Sample project from here
This sample has some conditions for Horizontal Plane detection and I managed Vertical Conditions as well and for near walls it was working for far objects It's not working.

My Thought:

I asked Bard and ChatGPT for this issue they say same point approx:

The sample provided by Google does not currently support tracking vertical planes for longer distances in iOS. This is because the ARKit SDK for iOS does not currently support tracking vertical planes for longer distances.

There are a few reasons why this is the case. First, the ARKit SDK for iOS uses a different algorithm for tracking vertical planes than the ARCore SDK for Android. The ARKit algorithm is not as good at tracking vertical planes for longer distances. Second, the ARKit SDK for iOS does not have as much access to the device's sensors as the ARCore SDK for Android. This means that the ARKit SDK for iOS has less data to work with when tracking vertical planes for longer distances.

There are a few things that you can do to improve the tracking of vertical planes for longer distances in iOS. First, you can try using a different sample that is specifically designed for tracking vertical planes for longer distances. Second, you can try using a device that has a better camera and more powerful sensors. Third, you can try using the ARKit SDK for Android instead of the ARKit SDK for iOS.

Thanks

@YogeshBhattGWL YogeshBhattGWL changed the title Add action(execute code) on Tapping particular Anchor and detect Vertical Plane like Big Building while standing form street (Want to place anchor on top of it). Add action on Tapping particular Anchor and detect Vertical Plane like Big Building while standing form street . Aug 2, 2023
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

1 participant