-
Notifications
You must be signed in to change notification settings - Fork 324
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
[JTC] Remove unused home pose #845
Conversation
There was a problem hiding this 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 Report
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
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Removing untested code is decreasing coverage, that's not fair 🥲 |
(cherry picked from commit 41610fd) # Conflicts: # joint_trajectory_controller/src/joint_trajectory_controller.cpp
(cherry picked from commit 41610fd)
This closes #841, see the discussion in the issue.