Skip to content

Adds multi (joint) state validation service (backport #3426) #3496

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

Open
wants to merge 1 commit into
base: jazzy
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 5, 2025

Description

The normal state validation service is not very fast if you want to check a lot of joint states. This is significantly faster.

Requires moveit/moveit_msgs#186

Please could this be backported to humble

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

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

Co-authored-by: Tom Noble <[email protected]>
Co-authored-by: Mark Johnson <[email protected]>
(cherry picked from commit fb34bff)
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

Attention: Patch coverage is 2.22222% with 44 lines in your changes missing coverage. Please review.

Project coverage is 46.22%. Comparing base (e489b04) to head (a4ddd5a).

Files with missing lines Patch % Lines
...pabilities/state_validation_service_capability.cpp 0.00% 26 Missing ⚠️
...ties/multi_state_validation_service_capability.cpp 5.56% 17 Missing ⚠️
...ties/multi_state_validation_service_capability.hpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            jazzy    #3496      +/-   ##
==========================================
+ Coverage   46.21%   46.22%   +0.02%     
==========================================
  Files         718      720       +2     
  Lines       62675    62693      +18     
  Branches     7589     7591       +2     
==========================================
+ Hits        28957    28975      +18     
+ Misses      33554    33553       -1     
- Partials      164      165       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant