#645 · Primary category: Education & Research
PathPlanning
Common used path planning algorithms with animations.
Project last updated:02/06/23
GitHub Stars
9.3K
Forks
1.8K
Contributors
4
License
MIT
Why we included this project
Students and researchers working on robot navigation will get real value out of this one. It collects the two main branches of motion planning in one Python repo: search-based methods such as A*, D Lite, and LPA*, plus sampling-based ones like RRT, RRT*, and their informed variants. Every algorithm comes with an animation that shows the search as it runs, which makes the trade-offs between approaches much clearer than working through the papers on your own. A linked list of the source papers lets you trace each implementation back to its origin, so the project works as a teaching aid and as a quick reference when you are deciding which planner fits a given problem. The routines are short and readable, so they also make a good starting point before you move an idea into a full planning stack.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI