Skip to content

Add Layer to record FullSystem Stats #3579

Open
sauravbanna wants to merge 15 commits intomasterfrom
sauravbanna/add_fullsystem_stats
Open

Add Layer to record FullSystem Stats #3579
sauravbanna wants to merge 15 commits intomasterfrom
sauravbanna/add_fullsystem_stats

Conversation

@sauravbanna
Copy link
Contributor

@sauravbanna sauravbanna commented Jan 25, 2026

Description

Adds a new layer to keep track of FullSystem Stats
These are stats that help us measure the performance of FullSystem -> how "well" it plays

Testing Done

Manual testing to

  1. make sure stats were being logged properly
  2. tune the filters on how stats are calculated to reduce noise and increase how well it matches observed gameplay

Resolved Issues

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

@nycrat nycrat marked this pull request as ready for review February 1, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants