Skip to content

Initial Fixes#1

Open
aopalka wants to merge 5 commits intojoecoleman:mainfrom
aopalka:main
Open

Initial Fixes#1
aopalka wants to merge 5 commits intojoecoleman:mainfrom
aopalka:main

Conversation

@aopalka
Copy link

@aopalka aopalka commented Mar 6, 2025

Initial functionality replicated from example unimplemented code.

configureButtonBindings()
This method will bind all buttons you define to various actions. The logic i did was to bind the buttons in the example you provided to the appropriate buttons and execute methods as instance commands. So when the button is held or "whileTrue" it will do this function , when let go it will do another function once.

Implemented your subsystems int he appropriate location in the RobotContainer file.

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.

1 participant