Closed kasperekt closed 7 years ago
Hi @kasperekt !
It takes camera resource, but not hides it. In your ARSCNView
you should just use the arSession
provided by the EILIndoorLocationManager
.
Yes. That was sufficient. Thank you.
any examples? would appreciate it! how to use the x and y for the arscnview?
I would like to use experimental ARKit location method, but it seems that it takes camera resource and I can't create custom scene with ARSCNView. Is there a way to use the same session to improve indoor location accuracy and e.g. draw objects etc.?