Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new layer to display robot names alongside the robots on the field #3396

Open
1 task done
itsarune opened this issue Oct 26, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Difficulty - 3 Easy and simple issues that require some context to do Thunderscope

Comments

@itsarune
Copy link
Contributor

itsarune commented Oct 26, 2024

Description of the task

When we are playing a real game, it is nice to see the names of the robots on the field widget so that we can easily substitute faulty robots.

We already have the ability to display robot IDs when pressing the "I" key in Thunderscope.
. Add a new mapping for a new key to show the robot names alongside the robots.

A mapping reference:
0: Pied Piper
1: Bruhbot
2: Snowbot
3: Robert
4: Swolebot
5: Killit
6: Aimbot
7: Ball-E

Acceptance criteria

  • Run Thunderscope, press a button, and the robot names are displayed alongside each robot on that full system being shown

Blocked By

@itsarune itsarune added Difficulty - 3 Easy and simple issues that require some context to do Thunderscope labels Oct 26, 2024
@potatoisagender potatoisagender self-assigned this Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty - 3 Easy and simple issues that require some context to do Thunderscope
Projects
None yet
Development

No branches or pull requests

2 participants