Skip to content

Comments

Added Controller subsystem#60

Merged
Sahiltheram merged 16 commits intomainfrom
SAT_FixedControllerSubsystem
Feb 21, 2026
Merged

Added Controller subsystem#60
Sahiltheram merged 16 commits intomainfrom
SAT_FixedControllerSubsystem

Conversation

@Sahiltheram
Copy link
Contributor

No description provided.

return (Constants.currentMode == Constants.Mode.SIM) || Constants.TESTBED;
}

private Pose2d getManualPose() {
Copy link
Contributor

Choose a reason for hiding this comment

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

nice

@Override
public boolean isFinished() {
if (timer.hasElapsed(Constants.HOPPER_TIMEOUT)){
if (timer.hasElapsed(Constants.HOPPER_TIMEOUT)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

default commands should not end

Copy link
Contributor Author

Choose a reason for hiding this comment

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

resolved

Copy link
Contributor

@armadilloz armadilloz left a comment

Choose a reason for hiding this comment

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

x

@Sahiltheram Sahiltheram merged commit 88ba4b7 into main Feb 21, 2026
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.

2 participants