Skip to content

GridMapPclLoader warnings: too many #513

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) .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ros2Affects ROS 2

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions