Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continue planner optimizations #214

Open
amalnanavati opened this issue Feb 5, 2025 · 0 comments
Open

Continue planner optimizations #214

amalnanavati opened this issue Feb 5, 2025 · 0 comments

Comments

@amalnanavati
Copy link
Contributor

#204 focused on creating a planner benchmark tool and comparing different planners. The results can be found here (access for anyone with a UW CSE account). The outcome of this was that we will use RRT* for the time being, but should pick up this investigation later to understand why RRTConnect con-con, with shortcutting and hybridization, generates paths that are so much longer than RRT*.

The above doc also has some code pointers to accelerate the follow-up work on this.

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

No branches or pull requests

1 participant