reBot-DevArm opens a desktop robotic arm

Seeed Studio is documenting an open robotic arm that brings hardware files, ROS 2 and LeRobot into one test-bench stack.

Seeed Studio is publicly documenting reBot-DevArm, a desktop robotic arm presented as a “100% open source” project with hardware files, a bill of materials, a Python SDK, and integrations for ROS, LeRobot, Pinocchio and Isaac Sim. The notable point is not simply that another arm has appeared in an already crowded category. It is that the repository puts mechanical files, software guides and separated purchase options in the same place, from motor kits to a preassembled arm. In robotics, that packaging matters because developers often spend more time reconstructing a robot’s environment than testing their own algorithms.

The project is aimed directly at embodied AI, meaning AI that is trained or evaluated through a physical body that senses and acts in the world. Seeed describes two versions, B601 DM and B601 RS, with six degrees of freedom plus a gripper, stated repeatability below 0.2 mm, and payloads of 1.5 kg or 2.5 kg depending on the version. Those figures do not make the device a heavy industrial robot. They place it closer to test benches, advanced education, prototyping and data collection, where a robot needs to be real enough to produce useful failures, but accessible enough to be modified.

The hardware openness is the part to watch. A lab arm can be difficult to repair or adapt when parts, dimensions, controllers and software dependencies remain opaque. Here, the repository emphasizes sheet-metal and 3D-printing source files, a detailed bill of materials down to individual screws, ROS 2 guides for kinematics and gravity compensation, and support for LeRobot, Hugging Face’s robotics training framework. That combination makes the project more than a product page. It gives teams a shared object for comparing manipulation policies, attaching depth cameras, testing grippers and sharing repeatable procedures.

There is still room for caution. An open repository does not guarantee component quality, safe assembly or long-term parts availability. Some roadmap items are still in progress, including Isaac Sim simulation work and some mechanical files for the RS version. But reBot-DevArm points to a useful direction: learning robotics is moving toward a more inspectable model, where hardware, software and demonstration data can be discussed together. For laboratories and small teams, that may be less spectacular than another humanoid demo, but it is more immediately usable.