Skip to content

jbates35/robot_garbage_collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Robot Garbage Collector

A robot that uses computer vision to collect marbles

Video of project found here:

This project is divided into two parts:

  • PC
  • Pi

Most of the programming was done on the Pi. The main file is robot.cpp/robot.h. In order to simplify the project, I created different classes for the components of the robot, such as the camera, motors, servos. There is a networking component to this project as well.

The script for the PC is simply to stream the robot's camera feed, while being able to either set it to autonomous mode or manual mode and control it from there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published