Skip to content

MPPI threshold_to_consider computation #5484

@bektaskemal

Description

@bektaskemal

In MPPI critics, threshold_to_consider check is done with withinPositionGoalTolerance which uses euclidian distance. Wouldn't it make more sense to use remaining path length instead?

Because for example if you have a circular path (from Hybrid A* etc.) as below and the goal is near the robot but at the back, currently robot will ignore the path and try to go directly to the goal.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions