-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/post texas features 25 (#128)
# PR Summary PR Link: [Link](#128) ### Description Merges improvements and changes from the 2025 Texas VEXU Regional. Coauthored with @karmanyaahm @melissajcruz @JakeWendling @Fyfth ### Reviewers Tag reviewers. @JakeWendling @MaxxWilson @melissajcruz @karmanyaahm @Fyfth --- ### Changelog - Fixes typo in full field filename causing crash - Adds functionality to reset particle filter from competition state machine - Minor QoL in V5RobotBase - Change configured flag to atomic - Disallow sensor callbacks until configuration is complete (potential race condition) - Adds Goal Rush solenoids to robot_hardware_config - Adds neutral stake mech to robot_hardware_config - Adds move_to_pose_test example BT - Re-enables color sensor and classifier nodes - Adds BT Nodes for autonomy - Adds "smart" conveyor controls - Auto-reject for rings - Auto hook alignment - Variety of bugfixes and improvements to Boomerang planner and Drivetrain PD class ### Testing #### Automatic - Describe test cases that are covered by unit tests #### Manual - It was nearly undefeated in quals, and then made it to finals. Well tested by my standards! --------- Co-authored-by: Omega Jerry <[email protected]> Co-authored-by: JakeWendling <[email protected]> Co-authored-by: MELISSA CRUZ <[email protected]>
- Loading branch information
1 parent
e898566
commit cf9040c
Showing
40 changed files
with
2,990 additions
and
494 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.