-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(api,hardware-testing): Fix wrong polarity in module offsets + ref…
…actor module calibration test script and add verification step. (#12733) * fix(api,hardware-testing): Fix the wrong polarity in module offsets + refactor module calibration test script and add verification step. - Fixed issue with module calibration offset getting generated with the wrong polarity - Fixed issue with module calibration where get_nominal_module_offset was applying the calibrated module offset - Added calibration_target arg and enums to find_calibration_structure_position method so we can reverse the calibration offset based on whether we are calibrating a deck object (module) or gantry instrument (pipette, gripper, etc) - Refactor the module calibration test script and added OpentronsHTTPAPI HTTP wrapper class to consolidate functionality - Added a verification step to the module calibration test script so we can confirm the center square with/without offsets. - Added urllib3, certifi, and charset-normalizer to Pipfile.lock for hardware_testing module
- Loading branch information
Showing
5 changed files
with
551 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.