"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Groundplane API

I am using vuforia groundplane together with ARcore.

It is working perfectly but I am looking for the API to know if the app is ready to place a object?

 

I want to show a message on my users screen that tells them to scan the enviroment. When vuforia has enough data they can place it. But how can I tell that vuforia has enough data?

 

And is there some kind of debug mode like in ARkit? Some kinds of surfaces or points or whatevern?

Hello,

Have you reviewed our Core Samples as a reference? https://developer.vuforia.com/downloads/samples The reticle in the Ground Plane sample code will change appearance as an indicator to the user that a surface has been found.

Hello,

Rotating the AR object attached to the Ground Plane is demonstrated as a furniture placement use case in the same sample app.