-
Notifications
You must be signed in to change notification settings - Fork 0
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
CoralOuttake AlphaBot #11
Conversation
Full set of constants and utils will be added with swerve code/added to standard library
Gonna pause development on this cause alpha bot isn't using an elevator.
will finish the command to run it next time.
return m_isOuttaking; | ||
} | ||
|
||
public void setDesiredPercentOutput(double percentOutput) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might want to rename this later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if we should include Elevator code this early on but since it isn't connected to the rest of the robot I'll leave it in
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will need to implement sim later
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove template code. Also not sure if we should add elevator code this early
Yay much coral outtake done yay.