Skip to content

rewiring not complete #2

@naviddt

Description

@naviddt

The rewiring in the RRT* code is missing an important step: after the new parent is picked, the cost-to-come for all the children and grand children of that parent should propagated forward all the way toward the leaf nodes. just changing the cost-to-come for the immediate children is not enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions