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

fix(app): home gripper G during recovery #16928

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Nov 21, 2024

Closes RQA-3645

Overview

Recent gripper firmware changes add new degrees of G axis "home" state, and this ultimately causes the unsafe/ungripLabware command to fail, since a successful completion of the ungrip does not set the HOME flag. Because we ultimately want to ungrip the labware AND home the gripper G axis, let's use a parameterized home command instead.

Test Plan and Hands on Testing

  • Followed the steps outlined in the ticket. The command succeeds as expected.

Changelog

  • Fixed the "release from gripper jaws" command sometimes failing during Error Recovery.

Risk assessment

low

@mjhuff mjhuff requested a review from a team as a code owner November 21, 2024 15:40
Copy link
Contributor

@TamarZanzouri TamarZanzouri left a comment

Choose a reason for hiding this comment

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

LGTM! lets just test this with an actual gripped labware

@mjhuff mjhuff changed the title fix(app): home extension during recovery fix(app): home gripper G during recovery Nov 21, 2024
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.

Perfect

@mjhuff mjhuff merged commit d8ad367 into chore_release-8.2.0 Nov 21, 2024
30 checks passed
@mjhuff mjhuff deleted the app_home-extension-during-recovery branch November 21, 2024 16:37
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