Skip to content

Support all groups in srv_kinematics_plugin#3702

Open
stephanie-eng wants to merge 1 commit intomoveit:mainfrom
stephanie-eng:seng/support-group-srv-ik
Open

Support all groups in srv_kinematics_plugin#3702
stephanie-eng wants to merge 1 commit intomoveit:mainfrom
stephanie-eng:seng/support-group-srv-ik

Conversation

@stephanie-eng
Copy link
Contributor

Description

Srv_kinetmatics_plugin claims to support any group, including non-chains.

However, it doesn't implement supportsGroup. This will default to not supporting non-chains, which is contrary to the comment above.

This MR implements supportsGroup for srv_kinetmatics_plugin such that it supports pretty much anything.

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

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (848c062) to head (5d89850).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #3702       +/-   ##
==========================================
- Coverage   46.24%   0.00%   -46.23%     
==========================================
  Files         726      51      -675     
  Lines       59483    5938    -53545     
  Branches     7624    1057     -6567     
==========================================
- Hits        27504       0    -27504     
+ Misses      31813    5938    -25875     
+ Partials      166       0      -166     

☔ 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