Measure icon indicating copy to clipboard operation
Measure copied to clipboard

Using ARKit to make calculate the distance of real-world objects

Results 3 Measure issues
Sort by recently updated
recently updated
newest added

` Measure[8295:3325882] [DYGLInitPlatform] connection to host has failed: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory" Measure[8295:3325882] aborting: platform initialization failed ` I change the bundle identifier to run the...

I have downloaded this project and tried to build it. I want to know the following things: any method or improvisations in the code, which can improve the accuracy. In...

In the ViewController.swift ` fileprivate lazy var sessionConfiguration = ARWorldTrackingConfiguration() ` raise a compile error.