Send low-level commands to the Double robot, access the camera of the associated iPad/iPhone and utter sentences.
This code is intended as the basis for Social Robotics assignments to be done by students enrolled in the European Master in Advanced Robotics (EMARO+) and Robotics Engineering master programmes at the University of Genoa, Italy.
This code has been developed with Xcode 10 under macOS 10.14.1 (Mojave), targeting iOS 12.01.
This code has been tested with an iPad Air 2 running iOS 12.01 and connected to a Double 1 robot.
Clone the repository:
git clone https://github.com/laboratoriumDIBRIS/double-basic-controller.git
This code relies on:
- OpenCV
- Double Basic Control SDK
- Install OpenCV
- Copy opencv2.framework in the main folder (where this README is located)
- Download the Double Basic Control SDK provided by Double Robotics.
- Copy DoubleControlSDK.framework in the main folder (where this README is located)
This is an Xcode project.
To open it in Xcode, unzip the file labDouble.xcodeproj and double-click it.
Barbara Bruno e-mail:[email protected]