Mechanical-Advantage / RobotCode2018

Robot code for "The Revenge of Bot-Bot"
3 stars 1 forks source link

Access to game data from FMS API #1

Closed brettbbonner closed 6 years ago

brettbbonner commented 6 years ago

Investigate and understand the Field Management System API for accessing game data.

Provide interface function(s) enabling easy access to necessary data (switch/scale ownership) based on that data.

e-bonner commented 6 years ago

Jaci has a library for this.

brettbbonner commented 6 years ago

Incorporated MatchData library. Nick tested the APIs using Driver Station input of switch/scale ends and the APIs worked as expected.