-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the TrcScoutingApp wiki!
TRC Scouting App is a free, modular and customizable app intended for scouting FIRST robotics competitions. It allows for fast, standardized organization of data. After the competition, the saved matches can be exported to an Excel file for review later. Support for multiple platforms (Android, Windows, OS X) allows team members to collaborate quickly and easily, with the same format across all platforms.
The app comes mostly cooked, but the conditions recorded will need to be changed by the mentor/user to fit their match scouting requirements. (i.e. points scored, conditions satisfied)
In the Android app, these requirements can be changed in the ConstraintLayout for SetCompetitionName.java. The CSV parser for these requirements can be modified in DataStore.java.
In the Desktop app, these requirements can be changed in the OpenInputWindow() method of the MainRunner.java class. The CSV parser is at the end of the method.
TRC Scouting App is a Copyright of the Titan Robotics Club. (C) TRC 2017-2019