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

feat(gripper): allow the encoder value to debounce if deviated from expected val #725

Merged
merged 3 commits into from
Sep 19, 2023

Conversation

ahiuchingau
Copy link
Contributor

There's potential noise on the gripper jaw encoder line that causes the gripper to falsely report a move has failed. We're now confirming the encoder value has deviated from the expected val twice consecutively when executing an idle move before reporting it has failed.

Copy link
Member

@sfoster1 sfoster1 left a comment

Choose a reason for hiding this comment

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

This makes sense, looks good to me once tested!

@sfoster1 sfoster1 merged commit fb65580 into main Sep 19, 2023
38 of 42 checks passed
@sfoster1 sfoster1 deleted the gripper_debounce-enc-value branch September 19, 2023 23:39
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