Skip to content

GridMapPclLoader warnings: too many #513

@flabrosse

Description

@flabrosse

When loading a PCL pointcloud into a GridMap, I get lots of "Less than 1 points in a cell", which I would expect because in places my pointcloud is sparse.

These are output at WARN level, and completely swamp any more important information.

Should these not be at DEBUG level (or configurable)?

As an aside, and being pedantic here, the message should really say "Fewer than" (the variable controlling this behaviour is correctly named: isTooFewPointsInCell) .

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