ARKit Testing with RobotKitchrisdavis.com 2 pointsnthState8 months ago1 commentSaveHideCopy link On HNComments−nthStateOP8moHi, 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
Comments
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