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): Update gripper homing behavior during gripper Error Recovery #16691

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

mjhuff
Copy link
Contributor

@mjhuff mjhuff commented Nov 5, 2024

Closes RQA-3489 and RQA-3487

Overview

Although Opentrons/ot3-firmware#813 fixes the current behavior and unblocks gripper recovery, updating the position estimators isn't sufficiently accurate for post-recovery, protocol run commands. Instead, we should home everything minus the pipette plungers.

There is some minor copy update on one view only per discussion w/ design (this screen).

Test Plan and Hands on Testing

  • Ran gripper recovery, verifying correct behavior.
  • Confirmed remainder of protocol run worked as expected, too.

Changelog

  • The gantry now homes during gripper recovery.

Review requests

  • Does the order of axis homing look correct?

Risk assessment

low

@mjhuff mjhuff requested a review from a team as a code owner November 5, 2024 17:06
@mjhuff mjhuff changed the title fix(app): Update gripper homing behavior fix(app): Update gripper homing behavior during gripper Error Recovery Nov 5, 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.

Nice

@mjhuff mjhuff merged commit 3cf6f34 into chore_release-8.2.0 Nov 5, 2024
30 checks passed
@mjhuff mjhuff deleted the app_fix-update-estimators-recovery branch November 5, 2024 18:23
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