To use Cozmo SDK, follow the instructions here.
Use this program to add your face to Cozmo
, if not already added in the app.
To register face
- run this program
./00_register_face.py
- Enter your name in the
Face Name:
prompt - Appear in front of Cozmo camera. Make sure only your face is visible to
Cozmo
- Once
Cozmo
detects the face, it will register your name for the face and exit
Use this program to make Cozmo
greet Happy New Year
with person name. Here's how it looks
- run this program
./01_happy_new_year.py
- Appear in front of Cozmo camera
- Once
Cozmo
detects the face, it will greetHello <<Your Name>>, Happy New Year!!