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

[JTC] Remove start_with_holding option #839

Merged

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Nov 15, 2023

It now always holds. Closes #816

It was there already since August/4 releases. Should we deprecate it first? I don't think so, like this we will get earlier feedback if someone really needs this (what we didn't think about).

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #839 (907bf43) into master (3555685) will decrease coverage by 0.49%.
Report is 1 commits behind head on master.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #839      +/-   ##
==========================================
- Coverage   47.22%   46.74%   -0.49%     
==========================================
  Files          40       40              
  Lines        3636     3635       -1     
  Branches     1716     1715       -1     
==========================================
- Hits         1717     1699      -18     
- Misses        735      749      +14     
- Partials     1184     1187       +3     
Flag Coverage Δ
unittests 46.74% <0.00%> (-0.49%) ⬇️

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

Files Coverage Δ
...ory_controller/src/joint_trajectory_controller.cpp 48.74% <0.00%> (+0.76%) ⬆️

... and 2 files with indirect coverage changes

Copy link
Contributor

mergify bot commented Nov 19, 2023

This pull request is in conflict. Could you fix it @christophfroehlich?

@christophfroehlich christophfroehlich force-pushed the jtc/remove_start_with_holding branch from a4e8e9c to 29953b2 Compare November 19, 2023 21:43
Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

LGTM

@bmagyar bmagyar merged commit 62ce487 into ros-controls:master Dec 1, 2023
12 of 14 checks passed
mergify bot pushed a commit that referenced this pull request Dec 1, 2023
@christophfroehlich christophfroehlich deleted the jtc/remove_start_with_holding branch December 1, 2023 15:49
christophfroehlich added a commit to christophfroehlich/ros2_controllers that referenced this pull request Dec 1, 2023
christophfroehlich added a commit that referenced this pull request Dec 4, 2023
christophfroehlich added a commit that referenced this pull request Dec 5, 2023
christophfroehlich added a commit that referenced this pull request Dec 5, 2023
christophfroehlich added a commit to christophfroehlich/ros2_controllers that referenced this pull request Dec 5, 2023
christophfroehlich added a commit that referenced this pull request Dec 9, 2023
christophfroehlich added a commit that referenced this pull request Jan 12, 2024
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.

[JTC] Need for start_with_holding option?
3 participants