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 unused home pose #845

Merged
merged 2 commits into from Nov 19, 2023

Conversation

christophfroehlich
Copy link
Contributor

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

@christophfroehlich christophfroehlich added backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron. backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. labels Nov 17, 2023
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. Thank you so much for cleaning it up.

Copy link

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
Contributor Author

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

@bmagyar bmagyar merged commit 41610fd into ros-controls:master Nov 19, 2023
11 of 14 checks passed
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 <christophfroehlich@users.noreply.github.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron.
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