Search papers, labs, and topics across Lattice.
This paper introduces FetchMan, a humanoid robot capable of visual loco-manipulation that learns from simulated experiences to generalize across diverse scenes and objects. By combining behavior cloning with reinforcement learning using Flow-GRPO, the authors overcome the limitations of synthetic demonstration performance, achieving a 73.3% success rate in real-world object manipulation. The work culminates in a robust sim-to-real pipeline and a new benchmark, FetchMan-Bench, which facilitates further research in loco-manipulation policies.
Cloning synthetic demonstrations alone caps performance, but combining it with reinforcement learning unlocks superior real-world manipulation capabilities.
Visual loco-manipulation policies that can generalize to novel scenes and objects have long been a goal of robotics research. However, today's data-hungry algorithms make collecting sufficient demonstrations a struggle for tabletop manipulation, and even more so for humanoids that must also walk and balance. Learning from simulated data and transferring that behavior to the real world, as is commonly done in locomotion, sidesteps this struggle, so we replicate that recipe for loco-manipulation. In doing so, we find that cloning synthetic demonstrations results in a low performance ceiling no matter the amount of training data. Reinforcement learning breaks through it, and refining the cloned policy with Flow-GRPO on a single sparse reward yields performance that synthetic behavior cloning cannot match. Together, these stages form our end-to-end sim-to-real pipeline spanning more than 150,000 scenes, which we use to train FetchMan. We evaluate it on FetchMan-Bench, a simulation benchmark we release, and deploy it zero-shot on a real Unitree G1, where our single-object reach-and-pick policy walks to and grasps a target across unseen scenes at 73.3% success. Finally, we extend this recipe to multi-object training, a first step toward loco-manipulation generalist policies at this data scale.