Hacker News new | ask | show | jobs
by shumakriss 934 days ago
I wrote some code for Roomba-mounted (Create 2) Raspberry Pi connected to AWS that would kick off a cleaning run whenever your build fails. The goal was to physically find the person.

I used AWS kinesis video and Rekognition primarily with opencv and Python. There were electrical components to deal with too.

https://github.com/Shumakriss/build_butler-2.0