Skip to content

Made Intake Subsystem, can intake and outtake fuel, can move intake up and down.#39

Open
Xander99-9 wants to merge 13 commits intodevelopfrom
Intake-Subsystem
Open

Made Intake Subsystem, can intake and outtake fuel, can move intake up and down.#39
Xander99-9 wants to merge 13 commits intodevelopfrom
Intake-Subsystem

Conversation

@Xander99-9
Copy link

Made Intake Subsystem, can intake and outtake fuel, can move intake up and down.

I have added a few commands to start and stop intake, make it go backwards for outtaking, and move it up and down. Also added a intake subsystem with the methods to do the commands.
Issue #12

Tested on swerve beetle, both intaking and moving the intake.

@Xander99-9 Xander99-9 self-assigned this Feb 14, 2026
@Xander99-9 Xander99-9 changed the base branch from main to develop February 14, 2026 18:47
kevlam2706
kevlam2706 previously approved these changes Feb 14, 2026
Copy link
Contributor

@kevlam2706 kevlam2706 left a comment

Choose a reason for hiding this comment

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

looks like a good start. I think you will eventually need to add more constants for PID control of the arm, but that can come later when we have a prototype or robot to test on.

@Xander99-9
Copy link
Author

Gabby, I have made the changes you asked for. Would you please re-review it? thank you!

Copy link
Contributor

@GabbyGenereux GabbyGenereux left a comment

Choose a reason for hiding this comment

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

LGTM. I think we'll have to play around with the return values for the isFinished methods in the commands, but we'll probably need the robot for that in order to figure out what it should use to determine whether it's finished or not.

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