Skip to main content
Back to News Hub
🟩NVIDIA Blog
June 10, 2026
General AI

For Robotaxis, Safety Must Be Built In, Not Bolted On

Overview

NVIDIA introduced Halos OS, a unified safety foundation designed to build vehicle safety into the core of robotaxi systems rather than adding it later. The system runs on NVIDIA DRIVE Hyperion, meets the ISO 26262 ASIL D automotive safety standard, and is structured in layers that isolate safety-critical software from the rest of the driving stack. NVIDIA frames the move as a response to robotaxis shifting from test pilots to paid commercial rides in dozens of cities.

Key Takeaways

  • NVIDIA Halos OS delivers safety-certified platform software, standardized interfaces, AI guardrails, and pre-deployment validation for L4 robotaxi deployments at scale.
  • Foxconn is expanding its collaboration with NVIDIA to deploy robotaxi fleets, combining its services with NVIDIA DRIVE Hyperion for rapid integration and scaling in Taiwan.

    VinFast is working with Autobrains to bring level 4 vehicles built on DRIVE Hyperion to the Southeast Asia market.

  • Industry discussion on level 4 autonomy often centers on what the vehicle can perceive and decide.
  • It comprises: Halos Core: A Certified OS Foundation At the foundation of NVIDIA Halos OS is Halos Core, which is the next generation of NVIDIA DriveOS and certified to automotive safety standards.

    It's audited, documented and proven to behave predictably under fault conditions, with a hypervisor - a specialized software layer - that isolates safety-critical functions so failures can't reach vehicle controls.

  • Its sensor abstraction layer decouples the autonomous driving stack from individual sensor drivers, so adding or swapping a sensor no longer causes ripples through application code, while a vehicle abstraction layer connects the autonomous driving stack to the rest of the vehicle through a single, consistent interface.

Stats & Key Facts

  • #Halos Core is compliant with ISO 26262 ASIL D, includes safety-certified support for NVIDIA CUDA and TensorRT, and provides the TensorRT Edge-LLM open source framework for high-performance large language model inference.
For Robotaxis, Safety Must Be Built In, Not Bolted On

NVIDIA Halos OS delivers safety-certified platform software, standardized interfaces, AI guardrails, and pre-deployment validation for L4 robotaxi deployments at scale. The app says, "Your ride is here." For people who live in one of the dozens of cities now hosting robotaxi services, this is already a reality.

The robotaxi industry has moved from prototype milestones to commercial operations, with an expanding ecosystem accelerating the pace of deployment. New collaborations announced at NVIDIA GTC Taipei reflect robotaxi programs spinning up around the world: Uber and Autobrains are launching a robotaxi program in Munich on the NVIDIA DRIVE Hyperion platform, using Autobrains' agentic AI to support scalable operations. Foxconn is expanding its collaboration with NVIDIA to deploy robotaxi fleets, combining its services with NVIDIA DRIVE Hyperion for rapid integration and scaling in Taiwan.

VinFast is working with Autobrains to bring level 4 vehicles built on DRIVE Hyperion to the Southeast Asia market. HUMAIN is working to bring DRIVE Hyperion-powered robotaxis to Saudi Arabia, expanding the platform's global footprint into the Middle East. Building a Safe Software Foundation As the robotaxi industry scales, safety is paramount.

Regulators, certification bodies and developers are scrutinizing what safe deployment at scale requires. Industry discussion on level 4 autonomy often centers on what the vehicle can perceive and decide. That discussion is well-founded.

Accurate perception, sound decision-making and handling the unexpected are difficult problems, and real progress toward solving them is being made. But perception and decisions alone are not the whole story. Regulators require something more: proof that the overall system behaves reliably, isolates faults before they escalate and never operates outside the boundaries it was designed for.

It comprises: Halos Core: A Certified OS Foundation At the foundation of NVIDIA Halos OS is Halos Core, which is the next generation of NVIDIA DriveOS and certified to automotive safety standards. It's audited, documented and proven to behave predictably under fault conditions, with a hypervisor - a specialized software layer - that isolates safety-critical functions so failures can't reach vehicle controls. Halos Core is compliant with ISO 26262 ASIL D, includes safety-certified support for NVIDIA CUDA and TensorRT, and provides the TensorRT Edge-LLM open source framework for high-performance large language model inference.

Halos SDK: Standardized and Safe Interfaces A robotaxi integrates cameras, radar, lidar and other sensors, each streaming data in a different format at a different rate. Without a standardized middleware layer, every hardware change forces teams to manually rebuild those integrations. Its sensor abstraction layer decouples the autonomous driving stack from individual sensor drivers, so adding or swapping a sensor no longer causes ripples through application code, while a vehicle abstraction layer connects the autonomous driving stack to the rest of the vehicle through a single, consistent interface.

For more details please read the original article at NVIDIA Blog.

Continue Learning

Comments

Comments appear only after moderation. Your email identifies your submission to the moderator and is never displayed here.

No approved comments yet.

Originally published by NVIDIA Blog
Read the original