Skip to content
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

Bringup mechanisms #19

Merged
merged 5 commits into from
Oct 28, 2023
Merged

Bringup mechanisms #19

merged 5 commits into from
Oct 28, 2023

Conversation

dejabot
Copy link

@dejabot dejabot commented Oct 27, 2023

bringup changes for Gatorade as we tune encoder conversions, PID, Wrist and Elevator enums, nudges, etc.
tested on robot.

@dejabot dejabot requested a review from rcahoon October 27, 2023 08:27
@dejabot
Copy link
Author

dejabot commented Oct 27, 2023

@rcahoon btw check out #13 for a different take on Lights, where the Lights mechanism encapsulates what the colors mean etc, callers just say what they'd like to signal.

@qntmcube qntmcube self-requested a review October 28, 2023 01:55
context.releaseOwnership(Robot.elevator);
} else if (elevatorManual) {
} else if (false && elevatorManual) {

Choose a reason for hiding this comment

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

update with new manual control (and the wrist)

@dejabot dejabot merged commit 19ed98c into main Oct 28, 2023
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