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

Don't assume gripper controller for single joint control in MoveIt Setup Assistant (backport #2555) #2560

Merged
merged 1 commit into from Dec 15, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 29, 2023

This is an automatic backport of pull request #2555 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

…tup Assistant (#2555)

* For single joint controllers which are not gripper controllers, still output joints list

* Use OR

* Only check for GripperActionController

Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>

---------

Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
(cherry picked from commit 81094a6)
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2ee72ae) 50.74% compared to head (3234c33) 50.74%.

Additional details and impacted files
@@            Coverage Diff             @@
##             iron    #2560      +/-   ##
==========================================
- Coverage   50.74%   50.74%   -0.00%     
==========================================
  Files         386      385       -1     
  Lines       31982    31985       +3     
==========================================
  Hits        16227    16227              
- Misses      15755    15758       +3     

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

@henningkayser henningkayser merged commit e3b91cd into iron Dec 15, 2023
4 of 7 checks passed
@henningkayser henningkayser deleted the mergify/bp/iron/pr-2555 branch December 15, 2023 18:02
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.

None yet

2 participants