Skip to content

Change parent indexing to integer #8

@americast

Description

@americast

As suggested by @saurabhkgpee parent should be indexed by an integer so that it could be randomly accessed from the tree. Currently, it has been implemented using points which needs to be linearly searched. This is being done for RRT star, but it needs to be implemented in the other variants of RRT also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions