pepper-robot-facedetection-open-domain-answering
pepper-robot-facedetection-open-domain-answering copied to clipboard
How to run code ?
Hello, nice work on this repo! I would like to know how to run your code on Pepper robot? Also, how can we import cv2 to py2.7 env? I tried to import it before but wasn't able to !
Appreciate your help,
For running code on pepper, you have to provide its IP address of pepper robot in the python code. because the code runs on your machine and transmits signals to Pepper over TCP connection. Regarding opencv please follow the link: https://stackoverflow.com/questions/19876079/cannot-find-module-cv2-when-using-opencv