Skip to content

Support including the names of other attached objects in touch_link#3276

Merged
sea-bass merged 3 commits intomoveit:mainfrom
ANogin:allow_objects_in_touch_links
Jan 31, 2025
Merged

Support including the names of other attached objects in touch_link#3276
sea-bass merged 3 commits intomoveit:mainfrom
ANogin:allow_objects_in_touch_links

Conversation

@ANogin
Copy link
Copy Markdown
Contributor

@ANogin ANogin commented Jan 27, 2025

Description

Fixes #3275. See that RFE for motivation and discussion of pros/cons and alternative approaches.

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

Copy link
Copy Markdown
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.

Thank you! Just very minor suggestions from me.

Also, would you be willing to write a test for this?

@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 27, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 27, 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 5 lines in your changes missing coverage. Please review.

Project coverage is 45.95%. Comparing base (870b23d) to head (64a6f1c).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...e/collision_detection_fcl/src/collision_common.cpp 0.00% 5 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3276      +/-   ##
==========================================
+ Coverage   45.94%   45.95%   +0.02%     
==========================================
  Files         716      716              
  Lines       62393    62398       +5     
  Branches     7543     7544       +1     
==========================================
+ Hits        28659    28669      +10     
+ Misses      33568    33563       -5     
  Partials      166      166              

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

@ANogin
Copy link
Copy Markdown
Contributor Author

ANogin commented Jan 27, 2025

Also, would you be willing to write a test for this?

Willing - yes. Have bandwidth some time soon to figure out how tests are set up and how to do this properly - quite unlikely, unfortunately... :(

@sjahr sjahr enabled auto-merge January 29, 2025 16:12
@sjahr sjahr added this pull request to the merge queue Jan 30, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 30, 2025
@sea-bass sea-bass added this pull request to the merge queue Jan 31, 2025
Merged via the queue into moveit:main with commit 75fb28b Jan 31, 2025
9 checks passed
mergify bot pushed a commit that referenced this pull request Jan 31, 2025
…#3276)

* Support including the names of other attached objects in `touch_link`

Fixes #3275

* Add a comment; add {} for readability

---------

Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
(cherry picked from commit 75fb28b)
mergify bot pushed a commit that referenced this pull request Jan 31, 2025
…#3276)

* Support including the names of other attached objects in `touch_link`

Fixes #3275

* Add a comment; add {} for readability

---------

Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
(cherry picked from commit 75fb28b)
sea-bass pushed a commit that referenced this pull request Jan 31, 2025
… (backport #3276) (#3287)

Co-authored-by: Aleksey Nogin <aleksey@redballoonsecurity.com>
sea-bass pushed a commit that referenced this pull request Jan 31, 2025
…#3276) (#3288)

(cherry picked from commit 75fb28b)

Co-authored-by: Aleksey Nogin <aleksey@redballoonsecurity.com>
sussybot5258 pushed a commit to GreyCatAI/moveit2 that referenced this pull request Apr 19, 2025
…moveit#3276)

* Support including the names of other attached objects in `touch_link`

Fixes moveit#3275

* Add a comment; add {} for readability

---------

Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
Markus-Simonsen pushed a commit to Markus-Simonsen/moveit2 that referenced this pull request Aug 12, 2025
…moveit#3276)

* Support including the names of other attached objects in `touch_link`

Fixes moveit#3275

* Add a comment; add {} for readability

---------

Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
helen9975 pushed a commit to personalrobotics/moveit2 that referenced this pull request Feb 17, 2026
…moveit#3276)

* Support including the names of other attached objects in `touch_link`

Fixes moveit#3275

* Add a comment; add {} for readability

---------

Co-authored-by: Sebastian Jahr <sebastian.jahr@picknik.ai>
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.

Should be possible to specify two attached objects as allowed to touch.

4 participants