deeper-blue / sdp-robot

The robot code for Deeper Blue, an assistive chess-playing robot. Developed for the System Design Project, a 3rd year course offered at the School of Informatics, University of Edinburgh.
2 stars 0 forks source link

LLI Implementation #19

Closed pilif0 closed 5 years ago

pilif0 commented 5 years ago

Initial implementation of LLI against robot hardware as described in the design document added in #11 and based on the code for Demo 1.

Target is a basic implementation of the specified actions that we can enhance and on which we can build further.

Side goal is to identify points to fix/enhance and create corresponding issues to be resolved after this is done.

Components