Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run code ? #1

Open
m3m3-chan opened this issue Jul 7, 2019 · 1 comment
Open

How to run code ? #1

m3m3-chan opened this issue Jul 7, 2019 · 1 comment

Comments

@m3m3-chan
Copy link

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,

@m3m3-chan m3m3-chan changed the title How to run face recognition? How to run code ? Jul 7, 2019
@maverickjoy
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants