Skip to content

I did this project to learn about controlling robots and about computer vision. I built a barebones library for handling controlling the robot and robot related events, and built a library for object tracking and video related events, and a library in the middle to combine them both and stack jenga blocks as well!

Notifications You must be signed in to change notification settings

apockill/RobotJenga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot-arm-control-using-machine-vision

I did this project to learn about controlling robots and about computer vision. I built a barebones library for handling controlling the robot and robot related events, and built a library for object tracking and video related events, and a library in the middle to combine them both and stack jenga blocks as well!

This library should be useful for any program that moves more or less like my robot, and can move to a location using stretch, height, and rotational positions and figure everything out from there.

For those interested in the computer vision part, check out Main and Vision. For those interested in the handling of robot events, check out Main and Robot.

I'll get some documentation in later! I should have built this using github from the beginnning, I know I know.

About

I did this project to learn about controlling robots and about computer vision. I built a barebones library for handling controlling the robot and robot related events, and built a library for object tracking and video related events, and a library in the middle to combine them both and stack jenga blocks as well!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages