Obsolete, use strykeforce/thirdcoast-recorder instead.
Utility to record TCT data stream to CSV file.
- Run
gradle build
. - Copy ZIP archive in
build/distributions/recorder.zip
to Driver Station. - Extract all to
C:\
to createC:\recorder
installation.
- Enable grapher on robot, for example by installing safety interlock.
- Open command prompt.
- Change directory to
c:\recorder
. - Run
bin\recorder
to start streaming data to CSV file. - Run the robot.
- Type
CTRL-C
to stop recording data. - The resulting CSV file will be found in
C:\recorder
.