Papers for

robot designers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Low clearance hinge design improves precision in 3d printed sheet robots

Low Clearance Hinge Joint Mechanism Based on 3D Printing on Sheet Fabrication Methodology

Abstract: This paper presents a low-clearance hinge joint mechanism based on the 3D printing on sheet fabrication method. This approach simplifies the fabrication of hinge mechanisms and overcomes limitations of conventional origami manufacturing by eliminating the need for adhesives commonly used during assembly, making it suitable for robots at the tens-of-centimeters scale. The advantages and disadvantages of three types of hinge joint mechanisms are compared, and a hinge joint that can be designed with low clearance for various facet thicknesses is selected. Based on the selected hinge joint, the twisting angle and bending force are analyzed, leading to the implementation of a clearance of 0.1 mm. Torsional resistance is experimentally evaluated to measure the torque required for twisting caused by plastic deformation and clearance. The results show that the torque associated with plastic deformation is sufficient to constrain the undesired degrees of freedom of the hinge joint, while the torque required for twisting due to clearance is minimal. Based on the analyzed data, the proposed hinge joint mechanism is applied to a 3-degree-of-freedom delta robot manipulator, demonstrating precise motion with low clearance.

Mon 14 SeptRobotics
The gist
Making strong, precise hinges in sheet-based robots can be tricky because usual methods use glue, which complicates building. The authors studied different hinge types and picked one that works well with very little gap (clearance). They tested how much force the hinge can handle while still moving smoothly. Using this design, they built a small robot arm that moves accurately without the problems caused by extra space in the hinges.
Open 2609.15276v1

MuJoCable simulates cable-driven robots with realistic friction and routing

MuJoCable: Reduced-Order Surface-Routed Cable Transmission for Tendon-Driven Robots

Abstract: Tendon transmissions reduce distal inertia and add compliance, yet routing, slack, and friction govern motion and force transfer. Mainstream rigid-body robotics simulators such as MuJoCo do not jointly resolve moving noncircular contact, unilateral tension, and segment friction. We present MuJoCable, which adds a reduced-order, configuration-dependent cable transmission to MuJoCo. Its routing algorithm jointly optimizes an ordered path across moving analytic and mesh surfaces. A unilateral axial law, directional Capstan propagation, and nodal virtual work map this path to segment tensions and body forces. The warm-started engine plugin applies these forces during simulation and exposes route and load states for design. Pulley benchmarks recover analytical transmission relations with a Capstan-ratio error below 0.5%. On the underactuated 18-joint SpiRobs, MuJoCable reveals friction-driven load growth and proximal redistribution of joint rotation that the native tendon does not represent. Hardware tests on SpiRobs and a tendon-route-coupled finger reproduce observed motion sequences. By making physical threading executable, MuJoCable brings transmission sources of the simulation-to-reality gap into route, cable, and actuator design before fabrication.

Wed 9 SeptRoboticsComputational Engineering, Finance, and Science
The gist
Robots that use cables or tendons to move parts can be tricky to simulate because cables bend around pulleys, stretch, and experience friction. The authors created MuJoCable, a tool that adds smarter cable simulation to the MuJoCo robotic physics engine. It calculates how cables wrap around shapes and how tension and friction change along the cable, helping predict how the robot will actually move. This helps designers test cable routes and forces in simulation before building real robots, making designs more accurate and reliable.
Open 2609.09612v1

Language models improve design of soft robots that move realistically

Bridging Language and Physics: Automated Design of Continuum Robots with Large Language Models

Abstract: Large language models (LLMs) have recently emerged as a promising tool for automating robot design from high-level specifications, yet they remain ineffective for robots operating under complex physical interactions. This limitation stems from the gap between language-based reasoning and the physical consequences of embodiment, often resulting in designs with low physical validity. In this work, we propose a multi-layered framework, AID-SR, that establishes a closed loop by translating simulator-observed physical states into structured feedback for the LLM designer. Combined with semantic critique, human feedback, and iterative refinement, the framework promotes the generation of physically feasible and functionally meaningful robot designs. We evaluate our approach on tendon-driven continuum robots across a benchmark of 14 tasks spanning reaching, grasping, locomotion, and manipulation. The proposed framework achieves 96.2% rate for passing the simulation feasibility check and by applying a common reinforcement learning training, 26.7% robots can successfully fulfill the corresponding task. We then fabricate three designed robots of AID-SR that successfully complete the task in real-world. These extensive experiments across simulation and real-world environments demonstrate and break the wall of utilizing the LLMs for automated design of continuum robots. The source code and experimental resources are publicly available at https://github.com/UNITES-Lab/AID-SR.

Tue 8 SeptRobotics
The gist
Designing soft robots that bend and move in complex ways is hard because their physical behavior is tricky to predict. The paper shows how language models, like those used for chatbots, can get better at creating robot designs when they get detailed feedback from simulations that show how the robot would really move. The researchers tested this on soft robots with tendons and showed many designed robots actually worked well in simulations and real life. This approach helps computers automatically design soft robots that can perform different tasks.
Open 2609.08220v1