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 segfault at reconfigure of AdmittanceController (backport #1248) #1266

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 22, 2024

This PR fixes #1181.

I tested it on iron and rebased it on rolling afterwards.

This PR simply avoid recreating the kinematics plugin, but just reinitializes it - which seems to work.


This is an automatic backport of pull request #1248 done by [Mergify](https://mergify.com).

Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.12%. Comparing base (dc3bd13) to head (4109384).
Report is 3 commits behind head on iron.

Files Patch % Lines
...ude/admittance_controller/admittance_rule_impl.hpp 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             iron    #1266       +/-   ##
===========================================
- Coverage   87.31%   65.12%   -22.20%     
===========================================
  Files          92      103       +11     
  Lines        8405    11332     +2927     
  Branches      702     7156     +6454     
===========================================
+ Hits         7339     7380       +41     
- Misses        808     1460      +652     
- Partials      258     2492     +2234     
Flag Coverage Δ
unittests 65.12% <0.00%> (-22.20%) ⬇️

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

Files Coverage Δ
...ude/admittance_controller/admittance_rule_impl.hpp 92.66% <0.00%> (-0.86%) ⬇️

... and 88 files with indirect coverage changes

@bmagyar bmagyar merged commit e0c8690 into iron Aug 22, 2024
11 of 12 checks passed
@bmagyar bmagyar deleted the mergify/bp/iron/pr-1248 branch August 22, 2024 15:26
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