Package to combine 2 PointCloud2 in one with a target frame.
target_frameFrame to merge the 2 clouds. Defaultbase_linkcloud_outoutput topic name. Defaultcloud_outcloud1input topic name. Defaultcloud1cloud2input topic name. Defaultcloud2transform_toleranceTF tolerance. Default1concurrency_levelNodelet thread support. Default1
- Nodelet support
Due to constant resize of PointCloud2, crash can occur. In that case,compile in debug mode '-DCMAKE_BUILD_TYPE=Debug', launch the debug launch file and create a merge request with test data (gdb knowledge required)
roslaunch pointcloud_merger sample_node_debug.launch
roslaunch pointcloud_merger sample_node.launch
