sperezacuna / si-domesticrobot

A domestic robot that retrieves beers from the fridge and delivers them to the owner on a 2D map. Additionally, it cleans the room as the owner randomly throws away the beer cans after drinking them. The robot autonomously places orders at supermarkets to purchase the cheapest beer available. Supermarkets stock their inventory via an auction system
MIT License
0 stars 0 forks source link

Fixed situation where beer batch is zero #119

Closed sperezacuna closed 2 years ago

sperezacuna commented 2 years ago

Solves #118.

Edge cases like this are not supposed to be handled anyway.