Skip to content

[octomap_server] Filtering In Map Frame #82

@mohdomama

Description

@mohdomama

Hi,
With filter_ground as false, the filtering done with pointcloud_min_z and pointcloud_max_z happens in the map frame. I think the desired behavior would be to do this filtering in base_link frame.

Note: When filter_ground is true, all filtering happens in base_link frame.

pcl::transformPointCloud(pc, pc, sensorToWorld);

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