SJSURoboticsTeam / urc-central-2021

Track progress and information for the URC 2021 competition
MIT License
1 stars 0 forks source link

Implement hand.hpp Getters and Setters #213

Closed naterpotatoers closed 2 years ago

naterpotatoers commented 2 years ago

Currently the logic is just stubbed out by returning 0. Ideally this should have local member variables that are used for each finger.

naterpotatoers commented 2 years ago

done