Skip to content

Implementation of RRT #455

Jan 17, 2025 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

We have a GPU accelerated implementation of PRM* that uses BIT* like exploration when adding nodes. See page 12 of https://curobo.org/reports/curobo_report.pdf.

However, we found that trajectory optimization gave us minimum-time paths faster than our PRM* planner. We still use the PRM* planner to initialize trajectory optimization when linear interpolated seeds fail to solve the problem.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jih189
Comment options

@balakumar-s
Comment options

Answer selected by jih189
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #454 on January 17, 2025 22:20.