From the Hugging Face Hub to robot hardware with Strands Agents and LeRobot
Hugging Face Blog 4 weeks ago
Strands Robots, an open-source AWS SDK, integrates LeRobot datasets and policies into a single agent that orchestrates robot tasks from recording demonstrations through hardware deployment. The integration uses a shared LeRobotDataset format across simulation and physical hardware, allowing identical on-disk data structures whether captured in MuJoCo or on a physical SO-101 robot. A single agent workflow can record demonstrations, train policies, test in simulation, and deploy to physical robots or coordinate multiple robots through a mesh network with only keyword argument changes between modes.