Skip to content

MPPI feedback for progress on global path #5498

@sebatztian

Description

@sebatztian

Feature request

Have option for MPPI to publish the idx of the current reference position along the global path.

Feature description

For cases, where the MPPI is employed as a local planner that follows a static global path, the information about the progress can be vital for other nodes and behavior, yet is not provided by the mppi controller.

Providing the information within the CriticData to be used within cost critic plugins, by adding e.g. current_idx and goal_idx (or path_length) would allow for creation of flexible new critics that can consider the global frame, like the one discussed in #5484 within the plugin structure at low additional cost.

Implementation considerations

I assume the function that provides the pruned path needs to keep track of the position within the complete path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions