Teaching a robot to fold a shirt is not an AI problem anymore. The models are good enough. Vision Language Action (VLA) models - multimodal neural networks that take a camera feed and a language instruction and output robot joint commands - have crossed a practical threshold in the last two years. Physical Intelligence, Google DeepMind, and a wave of well-funded startups have all shipped versions that work on real manipulation tasks.
The problem is iteration speed. When a VLA policy fails on an edge case - and it will, constantly - you need more training data from that failure mode. Which means setting up the physical robot, running it through the scenario, watching it fail, resetting the scene, and repeating. Hundreds of times. For each of the dozens or hundreds of edge cases lurking in a real production deployment.
