NVIDIA released Halos for Robotics, a full-stack functional-safety system that brings a decade of autonomous-driving safety engineering into robotics. The system is designed for industrial robots, and the first deployment is in Audi's manufacturing plants.

The technical details: Halos for Robotics has four components — (1) a "safety-certified" robot foundation model (trained with safety constraints built-in); (2) a "safety monitor" (a separate model that watches the primary model's actions and intervenes if necessary); (3) a "safety case" documentation framework (formal proof that the system meets ISO 13849 and IEC 61508 safety standards); (4) a "deployment toolchain" (CI/CD for safety-certified models).

The "decade of AV experience" highlight: Halos is built on NVIDIA's decade of experience in autonomous-driving safety (the original DRIVE platform). The key insight: AV safety is fundamentally about "perception + planning + control" with safety constraints, and the same architecture applies to robotics. The "safety monitor" pattern is directly borrowed from the AV world.

The Audi deployment: the first Halos for Robotics deployment is in Audi's body-shop robots. The robots perform welding, painting, and assembly tasks, with a safety monitor watching every action. The monitor can stop the robot within 5ms if it detects an unsafe action (e.g., the robot is about to collide with a human worker). The system is certified to ISO 13849 PL d.

The bigger takeaway: "safety as a first-class concern" is arriving in robotics. The robotics industry has historically treated safety as an add-on (e.g., physical cages, light curtains), but with AI-powered robots, software-level safety is becoming essential. Halos for Robotics is the first comprehensive "software safety" system for industrial robots, and the Audi deployment is a real-world validation.