Skip to content

[JTC] Angle wraparound for first segment of trajectory (backport #796) #1033

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 10, 2024

This is an automatic backport of pull request #796 done by Mergify.


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

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 72.15%. Comparing base (333beb0) to head (9e9ae73).

❗ Current head 9e9ae73 differs from pull request most recent head 6187f83. Consider uploading reports for the commit 6187f83 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           humble    #1033      +/-   ##
==========================================
+ Coverage   72.12%   72.15%   +0.02%     
==========================================
  Files          40       40              
  Lines        3555     3566      +11     
  Branches     1787     1792       +5     
==========================================
+ Hits         2564     2573       +9     
- Misses        679      686       +7     
+ Partials      312      307       -5     
Flag Coverage Δ
unittests 72.15% <84.61%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...jectory_controller/joint_trajectory_controller.hpp 100.00% <ø> (ø)
...include/joint_trajectory_controller/trajectory.hpp 73.33% <ø> (ø)
...ory_controller/src/joint_trajectory_controller.cpp 80.36% <100.00%> (+0.05%) ⬆️
joint_trajectory_controller/src/trajectory.cpp 89.67% <77.77%> (-0.62%) ⬇️

... and 1 file with indirect coverage changes

@christophfroehlich christophfroehlich force-pushed the mergify/bp/humble/pr-796 branch from 9e9ae73 to 6187f83 Compare March 27, 2024 09:30
@bmagyar bmagyar merged commit 53be8cc into humble Mar 27, 2024
@bmagyar bmagyar deleted the mergify/bp/humble/pr-796 branch March 27, 2024 18:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants