Skip to content

Marking and clearing for range sensor layer #14

Open
@bit-pirate

Description

@bit-pirate

I'm using the range sensor layer together with the voxel layer. After hacking around a bit, I wonder how to implement this.

As far as I understand the currently implementing logic follows the CostmapLayer::updateWithMax behaviour. However, this does not allow to clear obstacles added by another layer.

An implementation similar to CostmapLayer::updateWithOverwrite allows the clearing, but does not play nicely with the clear costmap recovery behaviour.

Any suggestions how to implement marking and clearing for the range sensor layer?

Before I further attempt new implementations, I'll wait for #13 to be answered.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions