Merge pull request #22 from ros-perception/paulbovbel-patch-1
Remove duplicated line
This commit is contained in:
commit
686502e1ac
@ -433,7 +433,6 @@ namespace pcl_conversions {
|
||||
{
|
||||
fromPCL(pcl_mesh.header, mesh.header);
|
||||
moveFromPCL(pcl_mesh.cloud, mesh.cloud);
|
||||
moveFromPCL(pcl_mesh.cloud, mesh.cloud);
|
||||
}
|
||||
|
||||
inline
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user