olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
797 stars 225 forks source link

ARCoachingOverlayView #109

Open OliverNarramore opened 3 years ago

OliverNarramore commented 3 years ago

Is there a way to access ARCoachingOverlayView? I’m having issues measuring a persons height as it seems to be attaching nodes to different planes. Would something like this help ARkit establish tracking in a more accurate manner?

olexale commented 3 years ago

Unfortunately, ARCoachingOverlayView is not implemented yet. Could you please share some code that illustrates the problem?