lehome_sim / README.md
IliaLarchenko's picture
Update README.md
79dcf9e verified
|
Raw
History Blame Contribute Delete
1.03 kB
metadata
license: apache-2.0
library_name: jax
tags:
  - robotics
  - vision-language-action
  - vla
  - flow-matching
  - manipulation
  - garment-folding
  - lehome-challenge
pipeline_tag: robotics
datasets:
  - lehome/dataset_challenge_merged

LeHome Challenge 2026 — Simulation Policy

This is my policy for the online (simulation) round of the LeHome Challenge 2026 (ICRA 2026), a competition on bimanual garment folding with a LeRobot SO-ARM101 setup. It placed 1st of 62 teams.

It is a π0.5-based vision-language-action policy trained with an asynchronous RL + DAgger loop entirely in NVIDIA Isaac Sim.

For how it works and how to run it, please refer to the code repository and the tech report.