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 exporting PILZ's move_group capabilities #1281

Merged
merged 1 commit into from
May 30, 2022

Conversation

JafarAbdi
Copy link
Contributor

@JafarAbdi JafarAbdi commented May 26, 2022

Description

Fix: #1248

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

@JafarAbdi JafarAbdi added the backport-galactic Mergify label that triggers a PR backport to Galactic label May 26, 2022
@codecov
Copy link

codecov bot commented May 26, 2022

Codecov Report

Merging #1281 (033b719) into main (6288b0d) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1281      +/-   ##
==========================================
- Coverage   61.48%   61.45%   -0.02%     
==========================================
  Files         274      274              
  Lines       24940    24940              
==========================================
- Hits        15332    15325       -7     
- Misses       9608     9615       +7     
Impacted Files Coverage Δ
...dl_kinematics_plugin/src/kdl_kinematics_plugin.cpp 75.36% <0.00%> (-1.07%) ⬇️
...nning_scene_monitor/src/planning_scene_monitor.cpp 45.29% <0.00%> (-0.43%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6288b0d...033b719. Read the comment docs.

@vatanaksoytezer vatanaksoytezer merged commit 9bbe46a into moveit:main May 30, 2022
mergify bot pushed a commit that referenced this pull request May 30, 2022
@JafarAbdi JafarAbdi deleted the pr-fix_pilz branch May 30, 2022 10:56
JafarAbdi added a commit that referenced this pull request May 30, 2022
(cherry picked from commit 9bbe46a)

Co-authored-by: Jafar <cafer.abdi@gmail.com>
peterdavidfagan pushed a commit to peterdavidfagan/moveit2 that referenced this pull request Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-galactic Mergify label that triggers a PR backport to Galactic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pilz industrial motion planning capabilities not registered. Therefor not able to load them
3 participants