Research
Advances, challenges, and opportunities for legged robots
Overview Research area: Legged robotics, specifically humanoid and quadrupedal robots, examined as a combined technical and societal subject. The review spans hardware, locomotion control, autonomy an
- arXiv
- 2607.28952
- Published
- 2026-07-31
- Authors
- Jonas Frey, Matías Mattamala, Hae-Won Park, Mayank Mittal, Georg Martius, Maike Osborne, Robert Sparrow, Marco Hutter
AI summary
Overview
Research area: Legged robotics, specifically humanoid and quadrupedal robots, examined as a combined technical and societal subject. The review spans hardware, locomotion control, autonomy and representations, data and simulation, real-world applications, and the ethical, economic, and policy implications of the technology.
Technical level: Intermediate. The paper is a review rather than a methods paper, so it assumes familiarity with robotics concepts such as actuators, reinforcement learning, and state estimation, but it presents them at survey depth with a hardware-overview figure and a locomotion-systems figure intended to orient readers.
Scope in one sentence: This review assesses what humanoid and quadrupedal robots can currently do across hardware, locomotion, autonomy, data, and applications, identifies the open challenges blocking widespread adoption, and provides an outlook on ethics, economic potential, and policy for developers and decision-makers.
What This Paper Is About
Legged robots have moved from science fiction into real deployments such as parcel delivery to front doors and search-and-rescue demonstrations, driven by cheaper actuators, miniaturized sensors, better onboard computation, open-source designs, and reinforcement learning. The problem the authors address is that this rapid progress has outpaced a shared understanding of what the systems can actually do, what remains unsolved, and what the consequences of adoption will be. Their goal is to survey the field along five technical axes, name the key open challenges, and ground recommendations for developers, policy-makers, and legislators in that technical assessment.
Key Contributions
- A structured assessment of the current capabilities of humanoid and quadrupedal robots along five axes: hardware, locomotion, autonomy, data, and applications.
- Identification of recent technical advances and the key open challenges that must be overcome to enable widespread adoption and new use cases.
- Introduction of the term "dexterous semantic locomotion" to describe the emerging paradigm in which robots anticipate terrain interactions beyond geometry and interpret their environment to plan precise, fine-grained motor responses.
- An outlook on the future of legged robots covering their ethical considerations, economic potential, policy implications, and broader societal effects, with actionable recommendations aimed at developers, policy-makers, legislators, and other decision-makers.
Main Findings
- Payload capacity: Quadrupedal robot payload capacities range up to 180 kg, making quadrupeds well suited to load carrying or manipulation, whereas humanoids offer a large manipulation workspace but face harder locomotion and manipulation because they rely on dynamic stability.
- Actuation shift: High-torque, backdrivable electric actuation using custom motors with a large gap radius, short axial length, and low gear-ratio transmissions has largely displaced hydraulics, which the authors note has seen decreased development interest due to mechanical complexity, high production and maintenance costs, low efficiency, noise, and oil leakage.
- Force demands: During running, the vertical ground reaction force in quadrupedal robots can reach up to three times their body weight, and actuators must rapidly respond to large impulsive impacts at contact events.
- Modular control frequencies: Control is naturally organized into fast lower-level modules (actuator control at roughly 200 to 1000 Hz and locomotion at roughly 50 to 200 Hz) and slower higher-level modules below 30 Hz for scene understanding, planning, and navigation.
- Small policy models: Reinforcement learning locomotion policies use low-capacity models such as multilayer perceptrons or recurrent architectures totaling below 10 million parameters, in contrast to vision and language models with billions of parameters. Proximal policy optimization (PPO) is the predominant training algorithm.
- Sim-to-real enablers: Zero-shot transfer to hardware has been enabled by system identification of actuator models, domain randomization, and domain adaptive policy learning, with domain randomization trading optimality for resilience because learned behavior becomes an average solution.
- Persistent locomotion gap: Current robots reliably navigate flat ground and increasingly traverse rough and discontinuous terrain, but they lack semantic understanding of their environment and the dexterity for careful, environment-conditioned foot placement.
- Unresolved safety certification: A substantial gap remains between locomotion behaviors achievable in practice and those for which formal safety guarantees can be established, with Hamilton-Jacobi reachability analysis, control barrier functions, and Lyapunov-based methods as the popular approaches.
- Data bottleneck: Real-world legged robot data is much more expensive to collect than self-driving car data because it requires deployment on complex, unstructured terrain; datasets such as the GrandTour Dataset and the SubT dataset are early steps, but scale and diversity still fall short of autonomous driving.
- Simulation limits: GPU-accelerated simulators democratized large-scale policy learning on consumer-grade hardware, but physics and rendering approximations leave a sim-to-real domain gap, and situations such as feet entangled in vegetation, locomotion on deformable terrain, and semantically rich cluttered environments remain out of reach.
- Lack of benchmarks: Most sim-to-real studies rely on customized hardware, making systematic comparison difficult, and simulated comparisons do not capture the challenges of transferring policies to real hardware.
- Commercial timeline: The "humanoid boom" started in 2022, and commercial pilot humanoids promise to perform simple tasks in private domestic settings by 2026.
Methodology in Plain English
This is a narrative review, not an experimental study. The authors synthesize the field's history and current state, tracing actuator development from hydraulics and high-gear-ratio electric motors toward high-torque backdrivable electric actuation, and tracing control from static stability criteria and model predictive control toward reinforcement learning policies trained in simulation. They organize the technical discussion around five axes (hardware, locomotion, autonomy, data, applications) and support it with overview figures covering hardware analogies and milestones, the sim-to-real locomotion pipeline, the evolution of autonomy architectures, and a data scaling pyramid and data flywheel. They then extend the analysis beyond engineering into ethical, economic, and policy territory. No new experiments, benchmarks, or hardware results are reported by the authors; the numbers cited are drawn from the surveyed literature and from published robot specifications. The provided text ends mid-sentence during the discussion of defense and disaster response, so the summary above covers the paper up to that point.
Why This Matters
Impact on research. The review gives a shared vocabulary for the field's key open problems, most notably "dexterous semantic locomotion," and identifies where current approaches break down, such as the absence of standardized benchmarks, the failure of modular autonomy stacks on complex tasks, and the gap between demonstrable locomotion and formally certified safety.
Real-world applications:
- Inspection and monitoring: Quadrupedal platforms such as ANYbotics ANYmal in offshore oil and gas facilities and Boston Dynamics Spot in mines and energy facilities including nuclear, plus long-term construction site monitoring for safety and progress assessment.
- Delivery: Companies such as RIVR have demonstrated parcel and food delivery to real homes, combining teleoperation and shared autonomy for van-to-door deliveries in diverse urban settings.
- Manufacturing and domestic support: Humanoid pilots target factory, warehouse, and load-carrying tasks, with an additional long-standing use case of supporting human carers in activities of daily living, where the challenges are compliant manipulation, safe human interaction, and scene and intention understanding rather than mobility.
- Defense and disaster response: The Boston Dynamics BigDog and LS3 "robotic mules" for carrying heavy loads in military field operations, the DARPA Robotics Challenge for disaster-response tasks, and the DARPA Subterranean Challenge from 2019 to 2021, where quadrupedal robots appeared in most finalist teams.
Industry relevance. The paper documents a shift from research demonstrations to commercial products across production, inspection, agriculture, forestry, delivery, and entertainment, and it frames a data flywheel in which broader deployment expands real-world datasets, which improves models, which unlocks new applications. It also flags practical constraints that shape business cases, including the cost and difficulty of collecting real-world data, the lack of shared benchmarks, and safety certification as an open problem.
Future Directions
- Dexterous semantic locomotion: Combining semantic understanding with dexterous, environment-conditioned foot placement so robots can anticipate interactions with unstable terrain, reason about the forces they exert, account for social norms and multiagent interactions, and plan over long horizons with humans and other agents.
- Unified autonomy architectures: Determining which priors should be explicitly encoded versus learned end-to-end, and defining the optimal interfaces, control frequencies, and functional boundaries between components, given that hard real-time requirements continue to shape architecture and modular stacks may be insufficient for more complex tasks.
- Closing the simulation gap: Neural rendering, neural scene reconstruction, neural-augmented physics engines, improvements in differentiable simulation, and generative models for automatically constructing diverse semantically rich environments, alongside broader real-world deployment to expand datasets toward internet-scale training paradigms.
- Safety, benchmarking, and policy: Developing statistical safety guarantees, hybrid systems, and interpretability across timescales; establishing standardized shared benchmarks and practices that go beyond customized hardware; and resolving the ethical, economic, and policy questions that adoption raises.
Target Audience
Robotics researchers and graduate students who need a current map of legged robotics; engineers and developers at companies building or deploying quadrupedal and humanoid platforms; policy-makers, legislators, and regulators deciding how to govern these systems; ethicists and social scientists studying the societal effects of intelligent machines; and investors or analysts tracking the economic potential of the sector.
Authors’ abstract
Humanoid and quadrupedal robots have the potential to revolutionize the way we work, interact, and coexist with intelligent machines. To understand their effects on society and how they can enable scientific discovery, we assess the current capabilities of these systems along hardware, locomotion, autonomy, data, and applications. We identify recent advances and key open challenges that must be overcome to enable widespread adoption and new use cases for legged robots. Last, we provide an outlook on the future of legged robots, exploring their ethical considerations, economic potential, policy implications, and broader societal effects.