Remove manipulation from moveit_ros#1177
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1177 +/- ##
==========================================
- Coverage 61.56% 61.20% -0.36%
==========================================
Files 274 274
Lines 24965 24825 -140
==========================================
- Hits 15368 15192 -176
- Misses 9597 9633 +36
Continue to review full report at Codecov.
|
87b6b29 to
9ef5ff8
Compare
|
This pull request is in conflict. Could you fix it @stephanie-eng? |
9ef5ff8 to
3b9ed7f
Compare
|
If you do some grepping, it looks like there are still some references to |
6ccb229 to
1113420
Compare
AndyZe
left a comment
There was a problem hiding this comment.
Just one more reference to remove:
moveit_ros/planning_interface/CMakeLists.txt:# find_package(moveit_ros_manipulation REQUIRED)
AndyZe
left a comment
There was a problem hiding this comment.
Approving provided the last reference to moveit_ros_manipulation gets removed 👍
fe3593e to
7e38547
Compare
|
This pull request is in conflict. Could you fix it @stephanie-eng? |
7e38547 to
29fa6a8
Compare
|
This pull request is in conflict. Could you fix it @stephanie-eng? |
29fa6a8 to
5bb2010
Compare
most of the other stuff was removed as part of moveit#1177
most of the other stuff was removed as part of #1177
most of the other stuff was removed as part of moveit#1177
Description
Remove manipulation package as per #1038