Team 8 - Paly Robotics - proudly presents THIRD

THIRD: Tremendously Helpful Information for Robot Drivers :stuck_out_tongue:
Our data collection and analysis program is named SECOND, and hence this program is named THIRD. THIRD supports live scoring of Rack N’ Roll matches, with a nice GUI to boot. It currently also supports the wrap-around, though that is disable-able. Newer versions coming soon will include:

  • No spoilers over keepers.
  • Maximum 4 spoilers overall, 3 keepers per team, and 18 ringers per team.

The ideas for the program are mostly mine, Guy, and the code was written by another member of Paly Robotics, David Fisher.

The attached zip includes the .class files, so run it like you would any compiled java program.

-Guy

THIRD.zip (24.7 KB)


THIRD.zip (24.7 KB)

This doesn’t work for me

Do you have Java installed on your computer?

i think you mean tremendously HUGE ? :slight_smile:

We were going for helpful, but Huge also works. :slight_smile:

by the way, because the program is in a package, you have to navigate to the directory called THIRD (in all caps) in the terminal and then run the command

java third.Third

hope this helps anyone who was having trouble running it

– David Fisher, Creator

P.S. Any suggestions or comments would be appreciated