Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrote the Entire Control System (and command flow) 😎 ✌️ #283

Open
wants to merge 163 commits into
base: main
Choose a base branch
from

Conversation

zbuster05
Copy link
Member

lol

lmao even

zbuster05 and others added 30 commits February 28, 2022 17:18
and also added value for trackwidth
use wpilibj2's CommandXBoxController instead
would fix it but blocked by SensorDrive usage of NavX instead of IMU
remove AbstractMotor, reminder to use 4904 custom MotorController interface
renamed BrakeableMotor to BrakeableMotorController for consistency with MotorController

MotorBrake deleted, use Commands.runOnce(BrakeableMotorSubsystem.setBrakeOnNeutral) instead
besides, you probably actually want BrakeableMotorSubsystem.c_brake()
wpilib says that for setVoltage, you have to keep calling it
=> remove the commands that don't keep calling it
roboticsteam4904-2 and others added 30 commits March 17, 2023 16:00
want to lerp on ff output

This reverts commit e21cc0c.
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.

8 participants