Isaac Sim-to-Real: Reinforcement Learning based Locomotion for Quadrupeds

· Source: Machine Learning · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A new reinforcement learning (RL) locomotion framework, "Isaac Sim-to-Real," has been developed for quadruped robots, addressing the common sim-to-real gap. This robust framework, designed for whole-body control, leverages Nvidia's Isaac Sim and its companion RL framework, Isaac Lab, for training. It achieves a zero-shot sim-to-real policy, meaning it performs effectively on physical hardware without further adaptation. Validated on a Unitree Go1 quadruped, experimental results demonstrate velocity tracking performance comparable to the robot's integrated controller. Crucially, the policy exhibits a greater ability to recover from large disturbances and can achieve linear velocities of 2.0 m/s and angular velocities of 1.8 rad/s, showcasing its practical robustness for complex legged locomotion.

Key takeaway

For Robotics Engineers developing legged locomotion systems, this framework demonstrates that zero-shot sim-to-real policies are viable. You can achieve robust whole-body control using tools like Isaac Sim and Isaac Lab, matching or exceeding integrated controllers in velocity tracking and disturbance recovery. Consider integrating such RL frameworks to enhance your quadruped robots' resilience and performance, especially for dynamic environments requiring high linear and angular velocities.

Key insights

The framework uses Isaac Sim/Lab for zero-shot sim-to-real quadruped locomotion, matching integrated controllers and improving disturbance recovery.

Principles

Method

The proposed RL framework utilizes Nvidia's Isaac Sim and Isaac Lab for training, achieving a zero-shot sim-to-real policy for whole-body control.

In practice

Topics

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.