Intrinsic, the industrial robotics software unit of Alphabet, released Intrinsic Core as open source under the Apache 2.0 license at ROSCon 2026 in Toronto on September 22, 2026. The same day NVIDIA released Isaac ROS 5.0, which it describes as free and open source, and whose announcement names Intrinsic's new CNC machine-tending reference application.

Intrinsic's commercial product is Flowstate, which it keeps as an enterprise offering. Core puts the runtime underneath it under a permissive license, so developers can build on it and ship products without licensing fees.

What is in Intrinsic Core?

Intrinsic describes Core as a set of ROS-compatible, preconfigured runtime services and capabilities for industrial robotics. The initial release includes:

Supported arms at launch are from FANUC and Universal Robots. The Robot Report notes the scope is machine tending; mobile robots and humanoids are not covered. The code is on GitHub under the intrinsic-ai organization. SiliconANGLE reports that Intrinsic, founded in 2021, was folded into Google in February 2026.

Key Facts

  • September 22, 2026, ROSCon 2026 in Toronto: Intrinsic releases Intrinsic Core under Apache 2.0
  • Core includes real-time control, FoundationPose-based pose estimation, motion and grasp planning, Gazebo simulation, calibration and ROS drivers
  • Launch hardware support: FANUC and Universal Robots arms; reference app for CNC machine tending
  • NVIDIA Isaac ROS 5.0 adds agent-ready skills, ROS 2 Lyrical and Ubuntu 24.04 support, and FoundationPose tracking up to 5.5x faster (company-reported)
  • Isaac ROS 5.0 runs on Jetson platforms from Orin Nano to Jetson Thor

What is the Open Machine Tending Solution?

Alongside Core, Intrinsic published the Open Machine Tending Solution, a reference design for AI-enabled CNC machine tending that runs on Intrinsic Core and the Open Robotics Suite. It is meant as a customizable starting point for fabrication and machine shops. Intrinsic's own framing is that the U.S. and Europe have tens of thousands of such businesses and only a small fraction use any automation.

Brian Gerkey, Intrinsic's CTO and co-founder and board chair of Open Robotics, told The Robot Report: "This is not us coming by and dropping off some code and saying, 'Have fun.'"

What is new in NVIDIA Isaac ROS 5.0?

NVIDIA's release is aimed at AI coding agents as much as at human developers. Isaac ROS 5.0 adds:

NVIDIA also said Universal Robots has built Isaac ROS into its AI Accelerator SDK.

Why it matters

Both releases give away the middle of the industrial robot stack: perception, planning and drivers. The two companies still hold the parts they sell. NVIDIA sells the Jetson hardware the stack runs on, and FoundationPose sits inside both releases. Intrinsic keeps Flowstate as its enterprise product. The shared FoundationPose dependency follows NVIDIA's push into open robotics tooling after its Hugging Face acquisition, and extends the race for the layer above the robot into ROS itself.

Frequently Asked

What is Intrinsic Core?

Intrinsic Core is an open-source set of ROS-compatible runtime services for industrial robots, released by Intrinsic on September 22, 2026 under the Apache 2.0 license. It includes real-time control, pose estimation, motion and grasp planning, simulation, camera calibration and drivers.

Which robots does Intrinsic Core support?

At launch it supports arms from FANUC and Universal Robots, focused on machine tending. Mobile robots and humanoids are not covered in this release.

What is new in Isaac ROS 5.0?

Isaac ROS 5.0 adds agent-ready skills and documentation for AI coding agents, ROS 2 Lyrical and Ubuntu 24.04 support, a FoundationStereo fine-tuning skill, a FoundationPose library NVIDIA says tracks objects up to 5.5x faster, and a standalone pick-and-place skill.

Is Isaac ROS 5.0 open source?

Yes. NVIDIA says Isaac ROS 5.0 is free and open source and available now.