Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 491 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 491 Bytes

Kinova-Gen3-Face-Follow

kinova mp4

This is the face following demo using the Kinova Gen3 robot arm.

Requirements

Create a virtual environment and install the requirements:

conda create -n kinova python=3.9
conda activate kinova
pip install -e .

Usage

Show Camera with YOLO Face Detector

python src/camera.py

Follow Faces

python src/follow.py