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 angular distance calculation in floating joint model (backport #2538) #2543

Merged
merged 4 commits into from
Dec 15, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Nov 21, 2023

This is an automatic backport of pull request #2538 done by Mergify.
Cherry-pick of 83ff55a has failed:

On branch mergify/bp/humble/pr-2538
Your branch is up to date with 'origin/humble'.

You are currently cherry-picking commit 83ff55a4a.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   moveit_core/robot_model/src/floating_joint_model.cpp
	both modified:   moveit_core/robot_trajectory/test/test_robot_trajectory.cpp

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


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

(cherry picked from commit 83ff55a)

# Conflicts:
#	moveit_core/robot_model/src/floating_joint_model.cpp
#	moveit_core/robot_trajectory/test/test_robot_trajectory.cpp
@mergify mergify bot added the conflicts label Nov 21, 2023
@sea-bass sea-bass self-assigned this Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3144e6e) 50.95% compared to head (84d76b0) 50.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##           humble    #2543      +/-   ##
==========================================
- Coverage   50.95%   50.90%   -0.04%     
==========================================
  Files         382      382              
  Lines       31894    31889       -5     
==========================================
- Hits        16247    16231      -16     
- Misses      15647    15658      +11     

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

@henningkayser henningkayser merged commit e01d538 into humble Dec 15, 2023
4 of 6 checks passed
@henningkayser henningkayser deleted the mergify/bp/humble/pr-2538 branch December 15, 2023 17:58
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