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

chore(shared-data): Add definition for 96ch v3.6 with 3.0mm backlash #14682

Conversation

andySigler
Copy link
Contributor

Overview

Increased backlash compensation improves low-volume performance.

NOTE: not ready to merge until accuracy functions have been updated

Test Plan

Changelog

Review requests

Risk assessment

mjhuff and others added 9 commits March 11, 2024 13:03
Closes RQA-2459

Do not instantiate new notification ipcRenderer event listeners for each component that intends to subscribe to the notification server. Instead re-use the same ipcRenderer listener. This not only reduces the number of emitters created, but fixes a bug in which ipcRenderer listeners were not properly disposed.
RQA-2496
This "attach gripper" button text wasn't capitalized.

Now it is.
Closes RQA-2312

We previously swallowed collision errors during fast home move and
proceeded to slow home because we used to not handle encoder overflow
properly and would mistakenly raise. Now that we have fixed those
encoder issues, we should actually raise the error when the motor
stalls.
# Overview

User-facing app and robot release notes for v7.2.1.

Addresses RTC-405.

# Review requests

Coherent, correct, and complete?

# Risk assessment

No risk.

---------

Co-authored-by: Edward Cormany <[email protected]>
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.56%. Comparing base (0f87da2) to head (1489f01).

Additional details and impacted files

Impacted file tree graph

@@                 Coverage Diff                  @@
##           chore_release-7.2.1   #14682   +/-   ##
====================================================
  Coverage                67.56%   67.56%           
====================================================
  Files                     2521     2521           
  Lines                    72251    72251           
  Branches                  9311     9311           
====================================================
  Hits                     48815    48815           
  Misses                   21240    21240           
  Partials                  2196     2196           
Flag Coverage Δ
app 63.89% <ø> (ø)
protocol-designer 37.93% <ø> (ø)
shared-data 75.31% <ø> (ø)
step-generation 86.90% <ø> (ø)

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

@andySigler andySigler changed the base branch from chore_release-7.2.1 to edge March 19, 2024 17:00
@andySigler andySigler changed the base branch from edge to chore_release-7.2.1 March 19, 2024 17:06
@sfoster1 sfoster1 changed the base branch from chore_release-7.2.1 to edge March 19, 2024 19:20
@andySigler andySigler closed this Mar 25, 2024
@andySigler andySigler deleted the chore-add-shared-data-96ch-model-v3.6-for-increased-backlash branch March 25, 2024 13:33
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.

6 participants