An open API service indexing awesome lists of open source software.

https://github.com/mcountryman/rookie

Intends to play chess via robot arm that I have yet to purchase
https://github.com/mcountryman/rookie

chess computer-vision cpp opencv

Last synced: about 2 months ago
JSON representation

Intends to play chess via robot arm that I have yet to purchase

Awesome Lists containing this project

README

          

# rookie
Software behind a chess robot

![scrot](https://i.imgur.com/gahPq3K.png)

### Roadmap
* [ ] Detect board
* [ ] Detect pieces
* [ ] Map 2d locations to 3d
* [ ] Make robot move pieces

### Thirdparty
* https://opencv.org/
* https://github.com/delfrrr/delaunator-cpp