Policy Deployment
LeRobot VLA Deployment
SmolVLA, ACT, and π0 from the LeRobot framework, fine-tuned on roughly 200 teleoperated demonstrations and deployed closed-loop on the arm for electrical plug insertion. The LeRobot inference APIs couldn't talk to the Franka control bridge directly, so I built the deployment runner from scratch, running inference asynchronously and streaming joint targets to the arm over UDP, using real-time chunking to keep motion smooth.