Eye On You

This project utilizes OpenCV and ROS2 to track faces and follow them. It uses a webcam to capture images and a ROS2 node to process the images and track the faces. Sends face coordinates to the robot via arduino serial communication and actuates the robot’s head to follow the face.

It was a fun and simple project to work on.