quietly use backward_cpp/ros if available#2988
Conversation
This is simply convenient and you always need it when you did not explicitly add it. Follow @tylerjw's initiative to add it to MoveIt2: moveit/moveit2#794
rhaschke
left a comment
There was a problem hiding this comment.
Looks like a useful package, indeed. It won't enter release builds though, thus no more information will be available for users to report in issues...
rhaschke
left a comment
There was a problem hiding this comment.
Looks like a useful package, indeed. It won't enter release builds though, thus no more information will be available for users to report in issues...
|
I get these same cmake warnings in ROS2 locally some times: pal-robotics/backward_ros#10 I have not debugged it further to figure out why or how to fix this. |
Codecov Report
@@ Coverage Diff @@
## master #2988 +/- ##
==========================================
+ Coverage 61.57% 61.59% +0.02%
==========================================
Files 370 370
Lines 33163 33163
==========================================
+ Hits 20418 20422 +4
+ Misses 12745 12741 -4
Continue to review full report at Codecov.
|
This is plain convenient and you always need it when you did not explicitly add it.
Follow @tylerjw's initiative to add it to MoveIt2: moveit/moveit2#794
The downside (at least on my system) is that the cmake config for the package is not implemented correctly and yields this warning for each find_package call: