RIT-MDRC / Catbot

Main repository for catbot onboard software
MIT License
1 stars 0 forks source link

Feat/pneumatic control #19

Closed hiromon0125 closed 7 months ago

hiromon0125 commented 8 months ago

Feature

How to Test

Package requirements

hiromon0125 commented 8 months ago

About your use of functional programming instead of object-oriented: I would prefer a use of OO programming because the rest of the codebase is already set up in that way and it would keep things consistent. If you feel strongly about functional programming then that's something we'd need to discuss as a group.

Okay due to limited time I am going to temporary move forward with this however right after we finish maker fair we will discuss about this. Converting from one to the other is not hard as it already is organized in an oo structure so do not worry about that.