Skip to content

[JTC] Remove unused home pose#845

Merged
bmagyar merged 2 commits intoros-controls:masterfrom
christophfroehlich:jtc/remove_home
Nov 19, 2023
Merged

[JTC] Remove unused home pose#845
bmagyar merged 2 commits intoros-controls:masterfrom
christophfroehlich:jtc/remove_home

Conversation

@christophfroehlich
Copy link
Copy Markdown
Member

This closes #841, see the discussion in the issue.

@christophfroehlich christophfroehlich added backport-iron backport-humble Triggers PR backport to ROS 2 humble. labels Nov 17, 2023
Copy link
Copy Markdown
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. Thank you so much for cleaning it up.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 19, 2023

Codecov Report

Merging #845 (df713e2) into master (25f2a14) will decrease coverage by 0.69%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #845      +/-   ##
==========================================
- Coverage   45.53%   44.85%   -0.69%     
==========================================
  Files          40       40              
  Lines        3654     3636      -18     
  Branches     1724     1716       -8     
==========================================
- Hits         1664     1631      -33     
- Misses        810      832      +22     
+ Partials     1180     1173       -7     
Flag Coverage Δ
unittests 44.85% <ø> (-0.69%) ⬇️

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

Files Coverage Δ
...jectory_controller/joint_trajectory_controller.hpp 0.00% <ø> (ø)
...ory_controller/src/joint_trajectory_controller.cpp 47.42% <ø> (-0.20%) ⬇️

... and 2 files with indirect coverage changes

@christophfroehlich
Copy link
Copy Markdown
Member Author

Removing untested code is decreasing coverage, that's not fair 🥲

@bmagyar bmagyar merged commit 41610fd into ros-controls:master Nov 19, 2023
mergify Bot pushed a commit that referenced this pull request Nov 19, 2023
(cherry picked from commit 41610fd)

# Conflicts:
#	joint_trajectory_controller/src/joint_trajectory_controller.cpp
mergify Bot pushed a commit that referenced this pull request Nov 19, 2023
christophfroehlich added a commit to christophfroehlich/ros2_controllers that referenced this pull request Nov 19, 2023
@christophfroehlich christophfroehlich deleted the jtc/remove_home branch November 19, 2023 22:00
christophfroehlich added a commit to christophfroehlich/ros2_controllers that referenced this pull request Nov 27, 2023
bmagyar pushed a commit that referenced this pull request Nov 28, 2023
(cherry picked from commit 41610fd)

Co-authored-by: Christoph Fröhlich <[email protected]>
christophfroehlich added a commit to christophfroehlich/ros2_controllers that referenced this pull request Nov 29, 2023
christophfroehlich added a commit to christophfroehlich/ros2_controllers that referenced this pull request Nov 30, 2023
christophfroehlich added a commit to christophfroehlich/ros2_controllers that referenced this pull request Dec 5, 2023
bmagyar pushed a commit that referenced this pull request Dec 6, 2023
greencookie-afk pushed a commit to greencookie-afk/ros2_controllers that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-humble Triggers PR backport to ROS 2 humble.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[JTC] home pose seems to be broken: explain, fix or remove?

3 participants