Technical Analysis Humanoid robots performing human-like motions thanks to OmniRetarget Different works have focused on teaching humanoid robots to move like humans, perfoming dances, fighting, etc. Motion retargeting and Reinforcement Learning (RL) are the way to go, but a major leap forward has been presented in "OmniRetarget:Interaction-Preserving Data Generation for Humanoid Whole-Body Loco-Manipulation and Scene Interaction", a novel approach to make human retargeting more realistic. Motivation of the Work The standard method for programming humanoid robots to perform complex skills is Motion Imitation. This involves capturing human motions and then using a process called motion retargeting to adapt those motions into a usable reference trajectory for a robot. These reference motions are then used to train the robot's control policy using Reinforcement Learning (RL). The current pipelines face three major limitations when creating high-quality data: The Embodiment Gap: Robots and humans have very different body shapes, sizes, and joints. Existing methods struggle to bridge this gap, often resulting in physically impossible artifacts in the robot's motion, such as the robot's feet slipping (foot-skating) or body parts passing through objects (penetration). Ignoring Interactions: Most methods only focus on the body's movement and fail to explicitly model and preserve crucial human-object and human-environment interactions (e.g., holding a box while walking on uneven…
OmniRetarget
Humanoid Robots · 08/10/2025