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

Port fix of reversed constraint assignment #622

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

nbbrooks
Copy link
Contributor

Description

Port fix of reversed constraint assignment in moveit/moveit#2815

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

@nbbrooks nbbrooks requested review from rhaschke and v4hn August 19, 2021 03:51
@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #622 (3107595) into main (2a582cb) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #622   +/-   ##
=======================================
  Coverage   54.13%   54.13%           
=======================================
  Files         190      190           
  Lines       20037    20037           
=======================================
  Hits        10845    10845           
  Misses       9192     9192           
Impacted Files Coverage Δ
moveit_core/kinematic_constraints/src/utils.cpp 10.00% <100.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 2a582cb...3107595. Read the comment docs.

@rhaschke rhaschke merged commit 4d5c814 into moveit:main Aug 19, 2021
tylerjw pushed a commit to tylerjw/moveit2 that referenced this pull request Aug 27, 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

2 participants