pointcloud_merger icon indicating copy to clipboard operation
pointcloud_merger copied to clipboard

Failing to merge two pointclouds

Open dburgt98 opened this issue 2 years ago • 2 comments

I am slightly confused how to merge two pointclouds through your node. Currently I am using this command in the attempt to merge 'cloud_left' and 'cloud_right'. When I echo the output on topic 'cloud_merged', nothing happens.

rosrun pointcloud_merger pointcloud_merger_node cloud1:=/cloud_left cloud2:=/cloud_right cloud_out:=/cloud_merged

dburgt98 avatar Sep 19 '22 15:09 dburgt98

I would suggest to test your input pointcloud compatibility. Have you run the test ?

tomlogan501 avatar Aug 01 '23 12:08 tomlogan501

gentle ping !

tomlogan501 avatar Feb 22 '24 09:02 tomlogan501