Machine-Mavericks / Machine-Mavericks/FRC-2026

Restore HardwareTestSuite functionality

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The `HardwareTestSuite` logic in `Robot.java` and `testPeriodic()` is currently disabled in favor of manual controls for IntakeArm tuning. Once the tuning is complete and the gains are hardcoded, we should remove the manual tuning controls from `testPeriodic()` and uncomment the `HardwareTestSuite` variables/scheduling to restore the automated hardware smoke testing on the Start button.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in Robot.java by reading the disabled HardwareTestSuite logic and the manual controls in testPeriodic(). After the IntakeArm tuning is complete and the gains are hardcoded, remove those manual controls and restore the HardwareTestSuite variables and scheduling. Done means automated hardware smoke testing runs from the Start button.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
robotics
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.