reBot-DevArm: Seeed opens a full robotic-arm stack — hardware, software, and BOMs

Overview
Seeed’s reBot-DevArm project is now available as a “true” open-source robotic arm: hardware blueprints, 3D and STEP files, a painstakingly detailed BOM down to the screws, and a software stack that spans Python SDKs, ROS1/2, Isaac Sim, Pinocchio and even Hugging Face’s LeRobot. It has been reported that the project aims to lower the barrier to learning Embodied AI. Who exactly is this for? Hobbyists, researchers, and startups — anyone who wants a real, buildable arm without proprietary black boxes.
What you get (and what you can buy)
There are two outwardly identical versions — reBot Arm B601 DM (Damiao) and B601 RS (Robstride) — and the repo includes structural files, motor libraries and drivers. Seeed lists five kit options on its store: motor-only, structure-only, gripper kits, full kits, and pre-assembled arms. The openness is striking: not just code, but machining reference prices and step files. Want to reproduce it? The repository hands you the map.
Roadmap and current status
Progress is mixed but forward-moving. Basic motor APIs, STEP files for the DM variant and Pinocchio integration are already done; assembly videos, ROS2/MoveIt2 tuning, Isaac Sim imports and LeRobot integration are in progress with several 2026 target dates. It has been reported that core ROS2 drivers are implemented and MoveIt2 optimizations are underway — timelines look optimistic, but the team is publishing milestones and inviting PRs.
Why it matters
This isn’t just another robot toy. Open-sourcing the mechanical and procurement details removes a huge friction point for embodied-AI experiments — reproducibility, cost transparency, and modifiability. Want to prototype a vision-driven pick-and-place or train a policy in Isaac Sim and then run it on metal? Now you can, and the community can iterate on the whole stack. Gear up — the arm is out of the lab and into the hands of developers.
Sources: github.com/seeed-projects, Hacker News
Comments