-
Notifications
You must be signed in to change notification settings - Fork 0
[FEATURE] Hub Timer Widget #86
Copy link
Copy link
Open
Labels
doable in simDoes not necessarily *need* to be tested on the physical robotDoes not necessarily *need* to be tested on the physical robotenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
doable in simDoes not necessarily *need* to be tested on the physical robotDoes not necessarily *need* to be tested on the physical robotenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for Feature.
Description:
Create an Elastic widget which shows the time until the next shift change, and another which shows whether or not the hub is active.
Type:
Category:
Urgency
Impacted Modes:
Impacted Systems:
When?
File(s) of Focus:
RobotContainer.java(code copied from WPILib docs)Consider creating a new file for tracking hub shifts. Use an enum for logging which particular shift is active (auto, transition, red, blue, endgame)
Resources:
https://github.com/DueWesternersProgramming/FRCCode-2026/blob/main/src/main/java/frc/robot/dashboardData.java
Screenshots/GIFs/Videos: