Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 627 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 627 Bytes

Ball-Following TurtleBot

ROS project where a TurtleBot follows a red ball while maintaining a distance of 1 meter. I used OpenCV to detect a sphere and the most red pixel in the camera's viewport to pinpoint the ball's exact location. After finding the distance of the ball using the depth camera, linear and angular velocity commands were sent to the Turtlebot, allowing it to follow the red ball while maintaining the distance.

Demo

Click here to watch the full demo.

Demo_small