Skip to content

Add hover text to Thunderscope proto configuration widget - #3908

Draft
someone2060 wants to merge 3 commits into
UBC-Thunderbots:masterfrom
someone2060:master
Draft

someone2060 wants to merge 3 commits into
UBC-Thunderbots:masterfrom
someone2060:master

Conversation

@someone2060

@someone2060 someone2060 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Description

Aims to add hover text to AI paramaters in Thunderscope, sourced directly from comments in parameters.proto. This will eliminate the need for cross-checking between files and Thunderscope to remember the purpose of each parameter.

Testing Done

Resolved Issues

Resolves #3039

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

@someone2060 someone2060 changed the title quick lines to access descriptorpb2 info Add hover text to Thunderscope proto configuration widget Aug 31, 2026
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.

Thunderscope: Add hint message overlay (tooltip) to the Parameters tree widget

1 participant