AtsushiSakai/PythonRobotics resource
Python sample codes and textbook for robotics algorithms. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3817
- days_rel: n/a
- days_push: 9
- n_releases_24m: 0
Adoption not part of the score
30385 stars · 7395 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of Python sample code and an accompanying online textbook implementing robotics algorithms such as localization, mapping, SLAM, path planning, and path tracking. It serves as an educational reference with animated visualizations of each algorithm.
Use cases
- learn robotics algorithms like SLAM and path planning
- find reference implementations of A*, RRT, or Dijkstra for robots
- understand extended Kalman filter localization with example code
- study path tracking controllers like Stanley or pure pursuit
- prototype autonomous driving trajectory planning algorithms
- teach a robotics course with runnable Python examples
When to choose
- you want clear, visual, educational implementations of classic robotics algorithms
- you need reference code to compare against your own robotics implementation
- you are a student or researcher learning localization, SLAM, or planning
When to avoid
- you need production-ready, performance-optimized robotics middleware
- you want a supported library with stable APIs rather than demo scripts
- you need hardware drivers or ROS integration out of the box
Facets
learning-resource · maturity active
simulation machine-learning math data-visualization robotics autonomous-vehicles education simulation python cross-platform path-planning slam localization control ekf textbook sample-code autonomous-driving algorithms
2 sources
- readme: https://github.com/AtsushiSakai/PythonRobotics · fetched 2026-08-28 · ab1afbb09cbe
- homepage: https://atsushisakai.github.io/PythonRobotics/ · fetched 2026-08-29 · d50cb0669bae
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AtsushiSakai/PythonRobotics | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="AtsushiSakai/PythonRobotics")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem