Skip to content

SMAC smoother can generate infeasible paths when using non-circular robots in very confined spaces #5330

@tonynajjar

Description

@tonynajjar

Following up on #4271 (comment)

The SMAC smoother could result in an infeasible (colliding) path. The reason is because after modifying the path, it does simple cell cost collision checking (rejects path if cell cost > MAX_NON_OBSTACLE) but does not check for potential collision of orientated footprints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions