Does a Robot's Casing Affect Its Degrees of Freedom? The Engineering Truth Behind Bare-Metal Demos

Why bare-metal robot demos may exaggerate real-world degrees of freedom, and how casings affect motion.
Robot demos typically showcase degrees of freedom in a bare-metal state. This article analyzes how casings impact range of motion, moment of inertia, and friction, explains why dexterous hands use rubber gloves, and reveals how top engineering teams close the gap through co-design.
An Overlooked Robotics Engineering Problem
In demo videos of humanoid robots and robotic arms, we often see astonishingly agile movements—the fluid coordination of multi-DoF joints, the fine manipulation of dexterous fingers. Yet observant viewers will notice that the vast majority of demos showcasing "degrees of freedom" are performed in a bare-metal state: exposed motors, uncovered linkages, and visible cables and joint structures.
Degrees of Freedom (DoF) in robotics engineering refers to the number of independent movements a mechanical system can perform. A completely free rigid body has 6 degrees of freedom in three-dimensional space (3 translational + 3 rotational). To achieve human-like motion, humanoid robots typically deploy dozens of degrees of freedom across the body—Boston Dynamics' Atlas has about 28 DoF, Tesla's Optimus has over 40 DoF across its body, while a single human hand alone has about 27 degrees of freedom. More DoF is not always better; each additional joint means more complex control algorithms, higher energy budgets, and more potential points of failure. Therefore, how to maintain effective utilization of DoF in both the bare-metal state and the actual product form is one of the core challenges of robot productization.
This leads to an engineering question worth exploring in depth: when a robot is fitted with a casing for aesthetic or protective purposes, will these seemingly "decorative" elements affect the smoothness of motion and the expression of degrees of freedom?

This question was raised in a related Reddit discussion, reflecting the concern among the industry and enthusiasts about the gap between a robot's "demo state" and its "actual product form."
Why Casings Exist: Not Just for Looks
Aesthetic and Commercialization Needs
During the productization process, robot manufacturers almost always fit their core components with casings. The reason is straightforward: while exposed mechanical structures appeal to engineers, they often appear cold, dangerous, or even unsettling to ordinary consumers and business clients. A humanoid robot wrapped in a streamlined shell is far more likely to be accepted by the market and the public.
Protection and Safety Considerations
The role of a casing goes far beyond aesthetics; it also provides:
- Dust and water resistance: protecting precision motors, encoders, and circuit boards from environmental damage
- Personal safety: preventing high-speed moving joints from pinching or scratching nearby people
- Structural protection: cushioning core components during falls or collisions
Therefore, a casing is not purely "cosmetic" but an indispensable part of productization.
Casings Do Affect Motion Performance
Back to the core question: does a casing "drag down" a robot's degrees of freedom performance? The answer is—when poorly designed, yes, it does.
Range of Motion Is Physically Constrained
The most direct impact is on the Range of Motion. In the bare-metal state, a joint can move freely within the limits allowed by its motor. But once a rigid casing is added, the casing edges of adjacent components may cause physical interference at certain angles, thereby limiting the maximum angle the joint can reach.
Physical interference refers to the phenomenon in mechanical design where two or more components geometrically collide during motion, and it is one of the hardest problems to avoid in casing design. Modern CAD tools (such as SolidWorks and CATIA) provide interference detection functions that can scan for collision risks across the full range of joint angles in a virtual environment. However, a gap still exists between simulation and reality: manufacturing tolerances, material deformation, thermal expansion, and other factors can all cause interference in the actual product at certain poses that the simulation failed to predict. Leading teams such as Boston Dynamics and Figure AI have incorporated "casing-coordinated kinematic optimization" into their standard design workflows, using topology optimization algorithms to generate casing geometries that minimize intrusion into the joint's range of motion while meeting structural strength requirements.
Take a typical example: a knee joint that could originally bend 180 degrees might, if the casing is designed too snugly, have its casing components colliding at 150 degrees, needlessly wasting 30 degrees of effective travel.
Increased Mass and Moment of Inertia
A casing adds mass and Moment of Inertia to the extremities of the limbs. Moment of inertia is a physical quantity describing an object's resistance to changes in rotational motion; it is proportional to the mass distribution and the square of the distance from the axis of rotation. When casing material is added to the ends of a limb, even if the added mass seems minor, its contribution to the moment of inertia is amplified by the square of the distance from the joint axis. Using a simplified model, if a 200g casing is added to the end of a 500mm-long lower leg, the increase in moment of inertia could exceed 30%, directly requiring the ankle motor to match a higher peak torque output while also worsening the heat dissipation problem of the joint actuator. This means the same motor must output greater torque to achieve the same acceleration, potentially causing the following problems:
- Slower motion response
- Higher overall energy consumption
- Noticeable "lag" during highly dynamic movements
Friction and Motion Smoothness
If there is contact between the casing and the internal moving parts, additional friction may be introduced, further diminishing the smoothness and controllability of the motion.
Why Do Demo Robots Often Use Rubber Gloves?
The original post raised an interesting observation: why do the dexterous hands of demo robots wear rubber gloves rather than rigid casings? Behind this lies a rather representative engineering trade-off.
The Natural Advantages of Flexible Materials
The application of rubber gloves on robotic dexterous hands is backed by a mature logic of flexible material selection. Silicone rubber, commonly used in industry, has an adjustable Shore hardness ranging from 10A to 80A, and low-hardness versions produce almost no restoring torque when joints bend, making their impact on motion precision negligible. Compared to rigid casings, flexible materials such as rubber offer clear advantages:
- No restriction on range of motion: flexible materials deform naturally as joints bend, producing almost no physical interference
- Enhanced grip: the friction coefficient of rubber surfaces (μ≈0.8-1.5) is far higher than that of bare metal (μ≈0.1-0.3). Research shows that adding rubber fingertip covers can improve a robotic hand's grasping success rate by 20%-40% under the same control strategy
- Protection of fingertip sensors: cushioning fragile tactile sensors and precision mechanical structures
- Minimal added weight: compared to metal or hard plastic casings, the impact on moment of inertia is negligible
In recent years, the field of Soft Robotics has elevated flexible materials from a "covering layer" to the "structural body," exploring robotic systems composed entirely of flexible actuators, further pushing the boundaries of this design approach.
Is This the Better Choice?
For high-DoF, high-precision end effectors like dexterous hands, a flexible outer layer provides protection and functional gains while preserving motion performance, making it a quite reasonable engineering choice. It sidesteps the range-of-motion loss caused by rigid casings while improving actual operational capability.
That said, rubber gloves are mainly suited to small-scale scenarios like hands that require close-fitting deformation. For large structural components such as a robot's torso and thighs, rigid casings are still needed to provide the necessary structural support and protection.
Engineering Insight: Design Must Consider the "Full-Lifecycle Form"
The deeper significance of this discussion is a reminder: evaluating a robot's true capabilities cannot rely solely on the degrees-of-freedom data from bare-metal demos.
Robot Co-design is a design paradigm that academia and industry have increasingly emphasized in recent years. Its core idea is to break the serial workflow of "first design the kinematic structure, then add the casing," and instead let the casing geometry, structural mechanics, and motion control evolve collaboratively within the same optimization loop. Both MIT's Cheetah series robots and CMU research teams have published papers proving that, through joint training with topology optimization and reinforcement learning, it is possible to design forms where the casing itself is a structural load-bearing element while maximizing the joint's range of motion.
Excellent robot design should incorporate the casing into the overall plan from an early stage, which can be achieved through the following approaches:
- Co-design: let the casing and kinematic model be optimized together, reserving ample range of motion at critical joints
- Flexible-rigid hybrid strategy: use flexible materials at parts requiring a wide range of motion (such as fingers and neck), and lightweight rigid casings at parts requiring structural strength
- Lightweight material selection: Carbon Fiber Reinforced Polymer (CFRP) has a specific strength about 5 times that of steel; combined with materials such as engineering plastics, it effectively controls added inertia while ensuring strength
In other words, there may be a significant gap between the "degrees of freedom in a bare-metal demo" and the "actual degrees of freedom of the finished robot," and top engineering teams continuously narrow this gap through meticulous co-design.
Conclusion
A casing is by no means an optional "cosmetic"—it is both a hard requirement for productization and a potential constraint on motion performance. The choice of rubber gloves over rigid casings for demo robots precisely reflects the engineers' design wisdom in seeking a balance between protection, function, and motion freedom. The next time you see a dazzling bare-metal demo, it's worth asking one more question: will it still be this smooth once the casing is on?
Key Takeaways
Related articles

Poison-Resistant Concept Anchoring: A New Approach to Defending Against AI Data Poisoning
Deep dive into Poison-Resistant Concept Anchoring, defending against data poisoning via signed anchors and bounded updates. Experiments show 62% poison isolation with 0% false rejection rate.

Hungarian Algorithm Explained: Principles, Complexity, and Engineering Implementation Guide
In-depth explanation of the Hungarian Algorithm: core principles, O(N³) time complexity advantages, and engineering implementation. Covers assignment problem definition, step-by-step algorithm walkthrough, Python/C++ libraries, and applications in multi-object tracking and resource scheduling.
OpenAI's First Enterprise AI Report: H…
OpenAI's First Enterprise AI Report: How ChatGPT Is Changing the Way Organizations Work
OpenAI's first enterprise AI report reveals three key traits of ChatGPT Enterprise adoption: the shift from novelty to necessity, writing and coding as top use cases, and data governance as a core prerequisite.