Skip to content

Plugin for nav2? #534

@sukarian

Description

@sukarian

I was wondering if there was any interest in a plugin for nav2 that would add an elevation layer . There was this issue, but that repo is no longer actively maintained so I wanted to raise it here.

The implementation would be a new package (tentatively grid_map_nav2) containing a nav2_costmap_2d::Layer plugin that subscribes to a GridMap topic and writes costs into Nav2's layered costmap using the existing GridMapRosConverter::toCostmap(). Users would configure it like any native Nav2 layer via nav2_params.yaml.

This would add nav2_costmap_2d as a new dependency. Would that be acceptable for this repo, or would you prefer this be in a separate repository?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions