Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.18 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.18 KB

WPI RBE 3001 - Automated Ball Sorter

Test Status Test Coverage CII Best Practices

A 3-DOF arm that can autonomously sort balls into different color piles. Uses state machines to increase reliability which allows for fast and truly autonomous operation. A robust computer vision algorithm is used to increase data extraction accuracy.

Watch Demo Video

Demo Video (Click me)

Usage

  • Build and setup this 3-DOF arm
  • Download MATLAB and install the Computer Vision Toolkit

This was forked so that I could link this code in my website. Please do not use/copy it if you are currently taking this RBE course.