A field guide to not rebuilding the robotic wheel
A curated inventory of open-source tools so roboticists can stop reinventing the wheel and start building on it.

What it does
This is a sprawling, categorized awesome-list that catalogs open-source tools for professional robotic development. It covers the full lifecycle of building a robot—or an autonomous vehicle, or an aerospace stack—with sections for C++ and Python tooling, ROS/ROS2 frameworks, sensor processing, SLAM, planning, control, and the surrounding devops infrastructure.
The interesting bit
The maintainer clearly views a robotics project as a complete software business, not just a math problem. Alongside lidar pipelines and visual SLAM, you’ll find Kanban boards, helpdesk software, video editors, and invoice OCR. The breadth is almost comically thorough, which is exactly the point: it tries to surface every wheel you didn’t know you could borrow.
Key highlights
- Domain focus on ROS, ROS2, autonomous driving, and aerospace.
- Deep technical categories: sensor calibration, perception, machine learning, parallel processing, lidar/point-cloud handling, and real-time kernels.
- Includes the unglamorous but necessary layers: requirements/safety, build/deploy, linting, debugging, documentation, and network middleware.
- Curated by
protontypes, with new entries promoted via Twitter. - Nearly 4,000 stars, suggesting wide adoption as a reference.
Caveats
- The list is a wall of links with minimal commentary; vetting quality and fit is entirely up to you.
- Many entries are generic developer tools (e.g., Gitflow, Jitsi, Typora) rather than robotics-specific, so expect to sift.
Verdict
Bookmark this if you need a single map to the open-source robotics ecosystem. Look elsewhere if you want a tightly scoped, opinionated toolkit with deep reviews.
Frequently asked
- What is Ly0n/awesome-robotic-tooling?
- A curated inventory of open-source tools so roboticists can stop reinventing the wheel and start building on it.
- Is awesome-robotic-tooling open source?
- Yes — Ly0n/awesome-robotic-tooling is open source, released under the CC0-1.0 license.
- How popular is awesome-robotic-tooling?
- Ly0n/awesome-robotic-tooling has 3.9k stars on GitHub.
- Where can I find awesome-robotic-tooling?
- Ly0n/awesome-robotic-tooling is on GitHub at https://github.com/Ly0n/awesome-robotic-tooling.