Mechanical-Advantage / RobotCode2018

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

Data logging #43

Open brettbbonner opened 6 years ago

brettbbonner commented 6 years ago

Investigate and perhaps implement additional data logging to aid in understanding match behaviors.

Consider the 995 "CsvLogger" class as one possible approach. https://github.com/FRC-Team-955/Team955RobotLib/wiki/CsvLogger

Consider also the alternative of having a mechanism to send data to the driver station and log it there.