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() #3263

Merged

Conversation

zhongjin616
Copy link
Contributor

Description

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

before:

screenshot-20250123-160345

fixed:

fixed

misleading log message for  RobotState::setFromIKSubgroups() when checking consistency_limits size
@sea-bass sea-bass added backport-humble Mergify label that triggers a PR backport to Humble backport-jazzy Mergify label that triggers a PR backport to Jazzy labels Jan 23, 2025
sea-bass
sea-bass previously approved these changes Jan 23, 2025
Copy link
Contributor

@sea-bass sea-bass left a comment

Choose a reason for hiding this comment

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

Thanks for this fix!

If you don't mind, I will rename this PR with a more specific name.

@sea-bass sea-bass changed the title Fix: misleading error logs Fix: misleading error logs in RobotState::setFromIKSubgroups() Jan 23, 2025
@sea-bass
Copy link
Contributor

Seems there are some formatting errors. Please run pre-commit run -a and push the changes.

@sea-bass sea-bass dismissed their stale review January 23, 2025 12:25

formatting failure

@zhongjin616
Copy link
Contributor Author

clang-format fixed @sea-bass

rhaschke added a commit to ubi-agni/moveit that referenced this pull request Jan 24, 2025
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Jan 24, 2025
@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 45.95%. Comparing base (b91e529) to head (65ef57e).
Report is 1 commits behind head on main.

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             @@
##             main    #3263      +/-   ##
==========================================
- Coverage   45.97%   45.95%   -0.01%     
==========================================
  Files         716      716              
  Lines       62394    62394              
  Branches     7545     7543       -2     
==========================================
- Hits        28677    28669       -8     
- Misses      33551    33557       +6     
- Partials      166      168       +2     

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

@sea-bass sea-bass added this pull request to the merge queue Jan 24, 2025
Merged via the queue into moveit:main with commit 524ca4f Jan 24, 2025
9 checks passed
mergify bot pushed a commit that referenced this pull request Jan 24, 2025
* Fix: misleading error logs

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

* fix clang-format

(cherry picked from commit 524ca4f)
mergify bot pushed a commit that referenced this pull request Jan 24, 2025
* Fix: misleading error logs

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

* fix clang-format

(cherry picked from commit 524ca4f)

# Conflicts:
#	moveit_core/robot_state/src/robot_state.cpp
sea-bass pushed a commit that referenced this pull request Jan 25, 2025
sea-bass pushed a commit that referenced this pull request Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble Mergify label that triggers a PR backport to Humble backport-jazzy Mergify label that triggers a PR backport to Jazzy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants