Skip to content

About Saber Metrics

IBXCODECAT edited this page Jan 26, 2023 · 6 revisions

The Saber Metrics System

Current Tech

The Saber Robotics Telemetry Applications (Collectively named Saber-metrics) are a series of applications, databases, and tools used together to identify and monitor the success of robots competing in FIRST Robotics Competitions. We created several applications in Android Studio that are primarily used on Kindle Fire Tablets. These applications are:

  • Saber Metrics (PIT) - Gathering information about a team's robot that can easily be observed or discussed with others (Number of Wheels, Drive-train, etc).
  • Saber Metrics (Match) - Gathering information about a team's robot based solely on how they perform in their matches (points scored, objectives achieved etc).

this repository contains the 2022 Rapid React Saber Metrics (Match) application as well as some backend tools like the SQL Builder that we use to build our SQL queries.

Future Projects

Soon we will be developing an application to filter the JSON data that these applications log into an SQL database

Attribution

Written by Nathan Schmitt