-
Notifications
You must be signed in to change notification settings - Fork 1
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
- Status: Open.#301 In FRCTeam3255/2026_Robot_Code;
Code crashes if auto selected that doesn't exist
🦟™ BugSomething isn't workingSomething isn't workingStatus: Open.#295 In FRCTeam3255/2026_Robot_Code;The variable name
dside_over_bumb_angleappears to have a typo ("bumb" -> "bump"). Since this is generated Choreo config, consider renaming the variable in Choreo and regenerating so the Java constant is spelled correctly (and matches the updated .chor/.traj expressions).🏗️ RefactoringChanging code structure but not functionalityChanging code structure but not functionalityStatus: Open.#288 In FRCTeam3255/2026_Robot_Code;INTAKE_DEPLOY_DELAYis a rawdoublewhile the rest of the auto timeouts in this file useTime/Units.Seconds. To avoid unit ambiguity, either rename it to indicate seconds (e.g.,INTAKE_DEPLOY_DELAY_SECONDS) or store it as aTimeand convert at the call site.🏗️ RefactoringChanging code structure but not functionalityChanging code structure but not functionalityStatus: Open.#287 In FRCTeam3255/2026_Robot_Code;- Status: Open.#284 In FRCTeam3255/2026_Robot_Code;
Bad Gyro Drift
🦟™ BugSomething isn't workingSomething isn't workingStatus: Open.#281 In FRCTeam3255/2026_Robot_Code;Module Offsets are wrong
🦟™ BugSomething isn't workingSomething isn't workingStatus: Open.#280 In FRCTeam3255/2026_Robot_Code;- Status: Open.#279 In FRCTeam3255/2026_Robot_Code;
Out of auto - sometimes shooting
🦟™ BugSomething isn't workingSomething isn't workingStatus: Open.#278 In FRCTeam3255/2026_Robot_Code;- Status: Open.#277 In FRCTeam3255/2026_Robot_Code;
- Status: Open.#264 In FRCTeam3255/2026_Robot_Code;
- Status: Open.#258 In FRCTeam3255/2026_Robot_Code;