Closed TungYiLai closed 3 years ago
Won't it causes memory leak if shape is allocated but never deleted? https://github.com/ros-planning/geometric_shapes/blob/85999cb/src/body_operations.cpp#L182
shape
I agree. Thanks for pointing this out. I filed #168 to fix this.
Won't it causes memory leak if
shape
is allocated but never deleted? https://github.com/ros-planning/geometric_shapes/blob/85999cb/src/body_operations.cpp#L182