Skip to content

Refactor IntakeDeploySubsystem so it extends on positive values (instead of negative from 0)#363

Open
WeWaWu wants to merge 8 commits intomainfrom
IntakeAtZero
Open

Refactor IntakeDeploySubsystem so it extends on positive values (instead of negative from 0)#363
WeWaWu wants to merge 8 commits intomainfrom
IntakeAtZero

Conversation

@WeWaWu
Copy link
Copy Markdown
Contributor

@WeWaWu WeWaWu commented Apr 1, 2026

Why are we doing this?

Asana task URL:

Whats changing?

Questions/notes for reviewers

How this was tested

  • tested on robot
  • tested in simulator
  • unit tests added

Video/screenshots (from simulator or live robot)


PR feedback legend

Symbol Meaning
⭐ ⭐ ⭐ must be addressed
⭐ ⭐ should be addressed
something to consider, a good idea

@WeWaWu WeWaWu requested a review from a team April 1, 2026 02:35
Copy link
Copy Markdown
Contributor

@Rongrrz Rongrrz left a comment

Choose a reason for hiding this comment

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

I am not sure if this actually works because right now the motor internally moves negatively, so from -10 to -145 our number is technically getting smaller. However with your change it goes from 10 to 145 which is increasing the number.

Comment thread src/main/java/competition/subsystems/intake_deploy/IntakeDeploySubsystem.java Outdated
Comment thread src/main/java/competition/subsystems/intake_deploy/IntakeDeploySubsystem.java Outdated
@aschokking aschokking changed the title IntakeDeploy to increase Refactor IntakeDeploySubsystem so it extends on positive values (instead of negative from 0) Apr 3, 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.

3 participants