moveit / geometric_shapes

Representation of geometric shapes
57 stars 92 forks source link

[WIP] struct SolidPrimitiveDimCount -> function solidPrimitiveDimCount() (#121) #161

Closed rhaschke closed 4 years ago

rhaschke commented 4 years ago

This is a backport of #121 from ros2.

codecov[bot] commented 4 years ago

Codecov Report

Merging #161 into noetic-devel will not change coverage. The diff coverage is 33.34%.

Impacted file tree graph

@@              Coverage Diff              @@
##           noetic-devel     #161   +/-   ##
=============================================
  Coverage         55.67%   55.67%           
=============================================
  Files                12       12           
  Lines              1703     1703           
=============================================
  Hits                948      948           
  Misses              755      755           
Impacted Files Coverage Δ
src/shape_extents.cpp 0.00% <0.00%> (ø)
src/shape_operations.cpp 33.18% <37.50%> (ø)
src/shape_to_marker.cpp 56.15% <66.67%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6ec09cb...bdb12bd. Read the comment docs.