Skip to content

Conversation

karanchawla
Copy link

Reference: https://arxiv.org/pdf/1405.5848.pdf

Implements the ^paper. Uses a combination of graph search techniques to delay connection of nodes(since that is an expensive operation, mostly because of collision checking) and uses informed heuristics to intelligently sample the free space.

Possible improvements: Performance and pruning the tree(Authors mention it's not important and is an expensive operation) Hence, this part is not included in the current PR.

@AtsushiSakai AtsushiSakai merged commit de57e64 into AtsushiSakai:master Jun 16, 2018
@AtsushiSakai
Copy link
Owner

@karanchawla Thanks again!! I will check it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants