maverickjoy / pepper-robot-facedetection-open-domain-answering

Pepper Robot Enhanced Human Interaction
MIT License
14 stars 3 forks source link

How to run code ? #1

Open m3m3-chan opened 5 years ago

m3m3-chan commented 5 years ago

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,

maverickjoy commented 5 years ago

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