Skip to content

Conversation

@truher
Copy link
Member

@truher truher commented Jan 29, 2026

No description provided.

Incomplete; missing support in Machinery and Binder, still needs to read the angle of the motor.
final AprilTagRobotLocalizer m_localizer;
final SwerveDriveSubsystem m_drive;
final Beeper m_beeper;
final Intake m_intake;
Copy link
Member Author

Choose a reason for hiding this comment

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

add IntakeExtend declaration here

/// SUBSYSTEMS
///
whileTrue(driver::x, m_machinery.m_intake.intake());
whileTrue(driver::x, m_machinery.m_intake.intake());
Copy link
Member Author

Choose a reason for hiding this comment

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

use driver::y and bind to intake extend here

@truher truher merged commit 00d7207 into Team100:main Feb 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants