ros rtabmap - graph point cloud vs map point cloud
Hi,
Can someone tell me what is exactly the difference between graph point cloud (/rtabmap/mapData) and map point cloud (/rtabmap/cloud_map)?
As I understand, the map point cloud can be filtered with e.g. the cloud_noise_filtering_radius, cloud_noise_filtering_min_neighbors parameters.
Does this mean that map point cloud is a post-process result of the graph point cloud ?
Is there a way to produce a graph showing the various links in the processing chain?
Thanks, Avner