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
- Host: GitHub
- URL: https://github.com/mcountryman/rookie
- Owner: mcountryman
- License: mit
- Created: 2020-04-07T20:07:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T20:28:40.000Z (about 6 years ago)
- Last Synced: 2025-10-07T15:45:31.550Z (9 months ago)
- Topics: chess, computer-vision, cpp, opencv
- Language: C++
- Homepage: https://github.com/mcountryman/rookie
- Size: 215 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# rookie
Software behind a chess robot

### Roadmap
* [ ] Detect board
* [ ] Detect pieces
* [ ] Map 2d locations to 3d
* [ ] Make robot move pieces
### Thirdparty
* https://opencv.org/
* https://github.com/delfrrr/delaunator-cpp