Torque-Controlled Actuation excels at creating compliant, safe interactions because it commands force directly at the joint level. This paradigm allows the robot to behave like a spring-damper system, naturally absorbing impacts and disturbances. For example, torque-controlled humanoids like the MIT Cheetah or the IHMC Nadia robot can achieve a mechanical transparency that reduces the effective inertia seen at the end-effector by up to 90% compared to a stiff position-controlled joint, making them inherently safer for human-robot collaboration.
Difference
Torque-Controlled Actuation vs Position-Controlled Actuation for Humanoids

Introduction
A data-driven comparison of actuation paradigms for enabling compliant, safe, and efficient bipedal locomotion.
Position-Controlled Actuation takes a different approach by rigidly following high-gain joint angle trajectories, treating the robot as a precise kinematic machine. This results in a critical trade-off: exceptional trajectory tracking accuracy and high bandwidth disturbance rejection, but at the cost of high mechanical impedance. While this makes the robot a perfect fit for high-precision tasks like welding or CNC machining, it creates a brittle system for locomotion where unexpected ground contact can lead to high-frequency force spikes, instability, and potential hardware damage.
The key trade-off: If your priority is dynamic locomotion, energy efficiency through passive dynamics, and safe physical interaction with unstructured environments, choose Torque Control. If you prioritize high-bandwidth position tracking, repeatability for upper-body manipulation, and leveraging a mature, lower-cost actuator supply chain, choose Position Control. For a general-purpose humanoid, a hybrid approach—torque-controlled legs for locomotion and position-controlled arms for precise manipulation—is often the optimal architectural decision.
Feature Comparison Matrix
Direct comparison of torque-controlled vs. position-controlled actuation for bipedal locomotion.
| Metric | Torque-Controlled Actuation | Position-Controlled Actuation |
|---|---|---|
Control Variable | Joint Torque / Current | Joint Angle / Position |
Physical Compliance | ||
Impact Energy Dissipation | ~80-95% absorbed | ~5-15% absorbed |
Energy Efficiency (Walking) | 0.8 - 1.2 CoT | 1.5 - 3.0 CoT |
Safety in Unstructured Contact | High (Backdrivable) | Low (High Impedance) |
Control Bandwidth Requirement | 10-20 kHz | 1-5 kHz |
Sim-to-Real Transfer Fidelity | High (Direct Force Mapping) | Low (Requires Impedance Wrapper) |
Cost per Actuator (High-Perf) | $3,000 - $10,000 | $500 - $2,000 |
TL;DR Summary
Key strengths and trade-offs at a glance.
Inherent Compliance & Safety
Direct force control: Torque-controlled actuators command current, which is proportional to torque. This creates a naturally compliant system that yields on impact, absorbing energy rather than shattering gearboxes. This matters for human-robot interaction (HRI) and unstructured environments where unexpected collisions are inevitable. The backdrivability allows the robot to 'go with the flow' of external forces, making it the standard for collaborative humanoids.
Dynamic Locomotion & Energy Efficiency
Passive dynamics exploitation: By commanding zero torque, the robot can swing its limbs as passive pendulums, recycling energy. This enables spring-mass behaviors crucial for running and highly dynamic walking. This matters for battery life and agility, as the controller can seamlessly inject and remove energy, achieving a lower Cost of Transport (CoT) than stiff position-controlled gaits that fight natural dynamics.
High Control Bandwidth & Disturbance Rejection
State-feedback at the actuator level: Torque control loops typically run at 10-20 kHz, allowing the system to instantly react to terrain disturbances and force perturbations without waiting for a central planner. This matters for robust balancing on rough terrain, enabling the robot to absorb a push or a stumble by instantly adjusting joint torques, a critical requirement for whole-body impedance control strategies.
Performance and Cost Benchmarks
Direct comparison of key metrics and features for humanoid actuation paradigms.
| Metric | Torque-Controlled Actuation | Position-Controlled Actuation |
|---|---|---|
Compliance & Safety | High (Passive Backdrivability) | Low (High-Impedance Stiffness) |
Energy Efficiency (Walking) | ~0.8 kW (e.g., Digit) | ~1.5 kW (e.g., HRP-4) |
Control Bandwidth | 10-20 kHz (Current Loop) | 1-5 kHz (Position Loop) |
Impact Mitigation | Excellent (Force Damping) | Poor (Requires Complex Planning) |
Cost Per Joint (High-Torque) | $3,000 - $8,000 | $500 - $1,500 |
Sim-to-Real Transfer Fidelity | High (Direct Force Mapping) | Low (Requires Stiffness Tuning) |
When to Choose Torque Control vs Position Control
Torque Control for Dynamic Locomotion
Verdict: The clear winner for running, jumping, and uneven terrain.
Torque-controlled actuators command force directly, allowing the robot's joints to act as virtual springs and dampers. This inherent compliance is non-negotiable for absorbing impact forces during heel-strike in running or unexpected ground height changes. By regulating impedance, the system naturally rejects disturbances without high-gain position error corrections that cause instability. For CTOs targeting highly dynamic behaviors, torque control provides the passive stability that software alone cannot match.
Position Control for Dynamic Locomotion
Verdict: Unsuitable for high-speed or unstructured terrain.
Position-controlled actuators rigidly follow kinematic trajectories. On uneven ground, a position-controlled foot that hits the ground early experiences a massive force spike as the controller fights the environment to reach its setpoint. This leads to instability, high energy consumption, and mechanical wear. While high-gain position loops can mimic stiffness, they cannot replicate the low-latency, physics-based energy storage and release of a true torque-controlled spring-mass system.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Verdict
A data-driven breakdown of the fundamental trade-offs between force-based and trajectory-based actuation for dynamic bipedal locomotion.
Torque-Controlled Actuation excels at physical compliance and disturbance rejection because it directly commands force, allowing the robot to naturally yield to unexpected contacts. For example, the MIT Cheetah and ETH Zurich's ANYmal platforms demonstrate that torque control enables energy-efficient, animal-like locomotion with a cost of transport (COT) as low as 0.5, significantly outperforming stiff position-controlled systems in unstructured environments. This paradigm is essential for achieving the shock absorption and safe human-robot interaction required for humanoids operating outside of a cage.
Position-Controlled Actuation takes a different approach by enforcing high-gain trajectory tracking, which results in superior kinematic accuracy and repeatability for tasks like precision welding or pick-and-place. This strategy simplifies the control architecture, as the actuator's internal PID loop handles low-level dynamics, but it creates a high-impedance system that is energetically inefficient during dynamic locomotion. A position-controlled humanoid walking on uneven terrain must expend significant energy fighting the ground instead of absorbing it, leading to higher COT and brittle footstep planning.
The key trade-off: If your priority is dynamic locomotion, energy efficiency, and safe physical interaction in unstructured human environments, choose Torque Control. If you prioritize high-precision, repeatable upper-body manipulation in a structured setting where the legs are primarily for quasi-static transport, a Position-Controlled lower body with a torque-controlled upper body may be a viable hybrid. For a general-purpose humanoid designed to navigate the real world, the ability to modulate impedance via torque control is no longer optional—it is a hard requirement for robust balance and fall mitigation.
Why Work With Us
Key strengths and trade-offs of torque-controlled actuation for humanoid locomotion.
Inherent Compliance & Safety
Direct force control: Actuators command current (torque) directly, achieving a backdrivable physical impedance of < 1 Nm. This matters for human-robot interaction (HRI) and unstructured environments, as the robot naturally yields to unexpected contacts rather than fighting them with high-gain position errors, reducing injury risk without relying solely on software safety layers.
Superior Energy Efficiency & Shock Absorption
Passive dynamics utilization: Torque control enables energy recycling through regenerative braking and passive ankle push-off, reducing the Cost of Transport (CoT) to < 0.5 in dynamic walking. This matters for battery life and thermal management, as the actuator acts as a spring-damper system, absorbing ground impact forces during heel-strike rather than reflecting them back into the gearbox as heat.
High-Fidelity Whole-Body Control
Operational space control: Enables direct implementation of impedance and admittance control laws at 10+ kHz. This matters for multi-contact locomotion, where the planner must simultaneously regulate contact forces at the feet and hands while maintaining balance. Torque control allows the robot to smoothly distribute load across limbs without internal force fighting.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us