Skip to content

Noise and points in the air in PLY files generated from rtabmapviz #805

@kosmonauta144

Description

@kosmonauta144

Hi Everyone!

My setup
ROS Noetic
RTABMAP_ROS installed from binaries
Sensor: Azure Kinect
Topics subscribed /rgb_to_depth/image_raw + camera info
/depth/image_raw + camera info
/points2

Everything works fine with mapping, but in exported .ply files I have a "noise" or "points in the air". Points are more and more dense closer to the sensor and it makes them difficult to filter in post-processing so I would like to find a cause of this.

Here is the exported .ply with points in the air which has the same color as obstacle in the background behind them
image

Here are the yelow points which I suppose are the same "air points" but in rtabmapviz
image

and with different background color to show the black dots in the air
image

I don't know if I should use some specific filter in rtabmap.ini file or change the topics. I thought that I will deal with it by scan_cloud but it didn't help.

I will be more than thankfull for every idea how to improve the final pointcloud.

UPDATE:
is RTABMAP generate the pointcloud from /voxel_cloud topic? because voxel_cloud is messed by the colored data from the visual odometry

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions