Live data from Hacker News

ARKit Testing with RobotKit

chrisdavis.com

1–2 of 2 posts

Re: ARKit Testing with RobotKit

#2
Hi, I made a Swift Package to control a Robot during my XCUITests.

I attached my ARKit App to the robot so that I can reproduce movements during my integration tests, video after the jump.

Swift Package: https://github.com/nthstate/robotkit Sample App: https://github.com/nthstate/robotkitsample