Skip to content

Homologate Smac & MPPI: getInflationLayer (easy) #4066

@SteveMacenski

Description

@SteveMacenski

Recently a new static getInflationLayer() method was added to the inflation layer to get the inflation layer out of a stack of layers in the layered costmap. This was added by a PR to add additional intelligence to the Smac Planner in heuristic computation for non-circular footprints. This logic was largely lifted from MPPI's obstacle critic to find the inflation layer, so rather than putting it in Smac, it was added to a third party location so they can be shared (i.e. homologated).

The task is to take this new function and apply it to the Obstacle critic: https://github.com/ros-planning/navigation2/blob/main/nav2_mppi_controller/src/critics/obstacles_critic.cpp#L55-L101

New Fn introduced here: #4067

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions