I placed 🥈 2nd in the LeHome Challenge (at
@ieee_ras_icra 2026) earlier this month, and before that I was 🥇 1st of 62 teams in the simulation round. Now I am sharing my solution — with a detailed logic walkthrough and open-source code.
The task was to teach a cheap two-armed robot to fold different garments in simulation and on a real robot.
I trained a VLA policy with an RL loop to make it work. Let's break it down 👇