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

MTC compatiblity fixes #323

Merged
merged 9 commits into from
Jan 8, 2021
Merged

MTC compatiblity fixes #323

merged 9 commits into from
Jan 8, 2021

Conversation

JafarAbdi
Copy link
Contributor

@JafarAbdi JafarAbdi commented Jan 5, 2021

Description

These are some fixes for bugs I encountered while porting MTC + backported the first two commits

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
Member

@tylerjw tylerjw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple small questions. Overall looks good.

@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #323 (7992abf) into main (9256987) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   48.00%   48.00%           
=======================================
  Files         157      157           
  Lines       14843    14843           
=======================================
  Hits         7124     7124           
  Misses       7719     7719           
Impacted Files Coverage Δ
...anning_scene_monitor/src/current_state_monitor.cpp 51.62% <0.00%> (ø)

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 9256987...7992abf. Read the comment docs.

@henningkayser
Copy link
Member

This PR includes cherry-picked commits from Moveit 1 master, right? I think we should only apply your added fixes and run another sync to add the remaining changes.

@henningkayser henningkayser changed the title Multiple fixes for the main branch MTC compatiblity fixes Jan 8, 2021
@henningkayser henningkayser merged commit ea62dbc into moveit:main Jan 8, 2021
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

3 participants