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): add final gripper animations to all flows #14072

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

smb2268
Copy link
Contributor

@smb2268 smb2268 commented Nov 30, 2023

fix RQA-1931

Overview

Added animations from google sheet for gripper flows

Test Plan

Go through gripper detach, attach and calibrate flows and ensure animations are correct

Changelog

Replaced every animation file, a few were already correct so only 4 ended up having changes

Review requests

Review video, ensure animations match those in ticket - I ran into some errors during calibration so wasn't able to capture the last few pin animations

Gripper.animations.mov

Risk assessment

Low

@smb2268 smb2268 self-assigned this Nov 30, 2023
@smb2268 smb2268 requested a review from a team as a code owner November 30, 2023 21:14
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Merging #14072 (2807087) into edge (80022cb) will increase coverage by 0.00%.
Report is 3 commits behind head on edge.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             edge   #14072   +/-   ##
=======================================
  Coverage   70.59%   70.60%           
=======================================
  Files        2506     2506           
  Lines       71079    71080    +1     
  Branches     8906     8907    +1     
=======================================
+ Hits        50178    50183    +5     
  Misses      18722    18722           
+ Partials     2179     2175    -4     
Flag Coverage Δ
app 67.75% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Copy link
Contributor

@mjhuff mjhuff left a comment

Choose a reason for hiding this comment

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

LGTM - verified pin animations as well.

@smb2268 smb2268 merged commit 3e1464a into edge Nov 30, 2023
26 checks passed
@smb2268 smb2268 deleted the app_update-gripper-animations branch November 30, 2023 22:43
y3rsh added a commit that referenced this pull request Dec 1, 2023
* edge: (218 commits)
  fix(app): add final gripper animations to all flows (#14072)
  fix(engine): deck configuration pipette movement related errors (#14067)
  docs(api): add comment explaining post-drop slide (#14069)
  fix(app): only show 96 channel weight warning for 96 detach (#14068)
  fix(api, shared-data): avoid failures when dropping tip rack in trash chute (#14065)
  again allow liquid probe (#14064)
  refactor(shared-data): Delete unused Pydantic models for deck schema v4 (#14044)
  fix(api): resolve errors when dropping tip racks in trash chute (#14057)
  style(app,shared-data): Style deck waste chute submenu (#14055)
  refactor(protocol-designer): deck map renders wasteChuteStagingAreaFixture now (#14056)
  fix(shared-data): add pickUpOffset, dropOffset params to schema v7, v8 models (#14054)
  feat(app): introduce action needed text for module and deck section in ProtocolRunSetup (#14037)
  fix(protocol-designer): fix lint error in protocol-designer (#14053)
  fix(app): search for correct subsystem update for strung together flows (#14051)
  feat(engine): moveToAddressableArea implementation (#14039)
  fix(app): protect against null access of gripper data when fw update is ongoing (#14049)
  fix(protocol-designer): resolve duplicate slot option for waste chute in move labware (#14046)
  fix(app, shared-data): fix white screen during OT-2 calibration flows (#14048)
  feat(protocol-designer, step-generation): waste chute commands for dispense, air_gap, and blow_out (#13853)
  test(app): update remaining app tests to deck definition v4 (#14047)
  ...
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