Skip to content

Fixed some controls and add auto zone defense#137

Open
scotch-tape wants to merge 18 commits intomainfrom
add-driver-feedback
Open

Fixed some controls and add auto zone defense#137
scotch-tape wants to merge 18 commits intomainfrom
add-driver-feedback

Conversation

@scotch-tape
Copy link
Contributor

  • made the operator passing button left trigger
  • made the operator stop autoshoot button x
  • made the driver zero heading button left bumper
  • made lock motion use static brake instead of position control
  • made the driver abxy buttons do auto zone defense
  • once auto trench is added, driver right bumper should run it

Copy link
Collaborator

@codeNinja-1 codeNinja-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work on this! There's some code that should be cleaned up a bit to make it more maintainable in the future, and a few fixes with the triggers that we might have forgotten to do earlier.

scotch-tape and others added 5 commits March 20, 2026 22:16
Removed commented out imports, and applied spotless
…both autoshootTrigger and autoPassTrigger.

Added .and(operator.a().negate()) and .and(operator.y().negate()) to both autoshootTrigger and autoPassTrigger.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants