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: misleading error logs in RobotState::setFromIKSubgroups() (backport #3263) #3266

Merged
merged 1 commit into from
Jan 25, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 24, 2025

Description

misleading log message for RobotState::setFromIKSubgroups() when checking consistency_limits size

before:

screenshot-20250123-160345

fixed:

fixed


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

* Fix: misleading error logs

misleading log message for  RobotState::setFromIKSubgroups() when checking consistency_limits size

* fix clang-format

(cherry picked from commit 524ca4f)
@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.13%. Comparing base (47f4442) to head (3d1d620).
Report is 1 commits behind head on jazzy.

Files with missing lines Patch % Lines
moveit_core/robot_state/src/robot_state.cpp 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##            jazzy    #3266      +/-   ##
==========================================
+ Coverage   44.12%   44.13%   +0.01%     
==========================================
  Files         700      700              
  Lines       61664    61665       +1     
  Branches     7471     7471              
==========================================
+ Hits        27204    27208       +4     
+ Misses      34292    34289       -3     
  Partials      168      168              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sea-bass sea-bass merged commit 1380117 into jazzy Jan 25, 2025
7 checks passed
@sea-bass sea-bass deleted the mergify/bp/jazzy/pr-3263 branch January 25, 2025 01: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.

3 participants