vi-vi-3482 / ME192_Project_RPS

This is a code repositry for a class project in which a robot arm will play rock paper scissors using computer vison and QR codes.
Apache License 2.0
0 stars 0 forks source link

QR Code Gen #2

Open vi-vi-3482 opened 3 weeks ago

vi-vi-3482 commented 3 weeks ago

The QR code gen file needs to be cleaned up. It also needs to generate separate QR codes for playing cards and for the robot blocks. These QR codes needs to be colored or labeled for human readability.

Daishourii commented 3 weeks ago

Generated separate QR codes for blocks vs. cards nodes... still needs coloring or labeling

vi-vi-3482 commented 2 weeks ago

Added colouring to the QR codes. Grid corners: dark blue rps block: dark red rps cards: dark green

vi-vi-3482 commented 2 weeks ago

This is now at the minimum viable level. There are some improvements that can be made still.