Skip to content

This is the code for my checkers playing robot arm! It uses openCV, python, and a uArm Metal with a camera attached to the end of the arm, pointing at the game board.

Notifications You must be signed in to change notification settings

apockill/RobotCheckers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RobotCheckers

This is the code for my checkers playing robot arm! It uses openCV, python, and a uArm Metal with a camera attached to the end of the arm, pointing down. Tutorial will be made soon!

Check it out in action here: https://www.youtube.com/watch?v=wIeP1g6ww_g

Credits to:

Checkers AI that I modified to be the brain of the robot: https://github.com/THeK3nger/Cobra-Draughts/blob/master/cobradraughts/core/DraughtsBrain.py

Image stitching using openCV code that I modified to read the checkerboard: https://github.com/cbuntain/stitcher/blob/master/alignImagesRansac.py

Evol metal uArm: http://store.ufactory.cc/uarm-metal/

About

This is the code for my checkers playing robot arm! It uses openCV, python, and a uArm Metal with a camera attached to the end of the arm, pointing at the game board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages