Skip to content
/ LEGATO Public

Official codebase for LEGATO (Learning with a Handheld Grasping Tool)

License

Notifications You must be signed in to change notification settings

UT-HCRL/LEGATO

Repository files navigation

LEGATO: Cross-Embodiment Imitation Using a Grasping Tool

Mingyo Seo, H. Andy Park, Shenli Yuan, Yuke Zhu†, Luis Sentis

Project | arXiv

intro

Abstract

Cross-embodiment imitation learning enables policies trained on specific embodiments to transfer across different robots, unlocking the potential for large-scale imitation learning that is both cost-effective and highly reusable. This paper presents LEGATO, a cross-embodiment imitation learning framework for visuomotor skill transfer across varied kinematic morphologies. We introduce a handheld gripper that unifies action and observation spaces, allowing tasks to be defined consistently across robots. Using this gripper, we train visuomotor policies via imitation learning, applying a motion-invariant transformation to compute the training loss. Gripper motions are then retargeted into high-degree-of-freedom whole-body motions using inverse kinematics for deployment across diverse embodiments. Our evaluations in simulation and real-robot experiments highlight the framework’s effectiveness in learning and transferring visuomotor skills across various robots.

If you find our work useful in your research, please consider citing.

Dependencies

Usage

Please see Setup and Usage.

Dataset and pre-trained models

We provide our demonstration dataset in simulation environment (link) and trained models of the Visuomotor Policies (link).

Real-robot scripts

We are currently working on open-sourcing the scripts for deploying on real robots.

License

LEGATO is released under the MIT License. The flex_ik_solver part of this code was produced as part of Mingyo Seo's internship at the Boston Dynamics AI Institute in 2023 and 2024 and is provided "as is" without active maintenance. For questions, please contact Mingyo Seo or H. Andy Park.

Citing

@misc{seo2024legato,
    title={LEGATO: Cross-Embodiment Imitation Using a Grasping Tool},
    author={Seo, Mingyo and Park, H. Andy and Yuan, Shenli and Zhu, Yuke and
          and Sentis, Luis},
    year={2024}
    eprint={2411.03682},
    archivePrefix={arXiv},
    primaryClass={cs.RO}
}

Releases

No releases published

Packages

No packages published