Technology reviews & practical guides
Intrinsic released Intrinsic Core under Apache 2.0 at ROSCon 2026: the real-time control, motion planning, perception and simulation stack it runs in real factories, plus an open CNC machine tending reference design.

Intrinsic, Alphabet's robotics company, has open-sourced Intrinsic Core, the foundation of its industrial robotics platform. The company announced the release on September 22, 2026 at ROSCon 2026 in Toronto and published the code on GitHub under the permissive Apache 2.0 license.
The pitch is simple: the same capabilities and services Intrinsic uses day to day in real manufacturing deployments are now free to download and run on local hardware. Instead of writing motion planning, perception or control infrastructure from scratch, developers and machine shops can start from pre-made building blocks of robotic behavior.
Intrinsic describes Intrinsic Core as an open source set of ROS-compatible capabilities for building sophisticated robotic applications. The project README puts it more concretely: "Intrinsic Core provides an open, local runtime, SDK, and hardware agnostic, real-time control framework for industrial robotics."
According to Intrinsic's announcement, the first release includes:

The GitHub repository (github.com/intrinsic-ai/intrinsic-core) splits the platform into modules that map closely to the capabilities above:

Everything runs on local hardware in a pre-configured software environment. Supported operating systems are Ubuntu 22.04 LTS, 24.04 LTS and 26.04 LTS, and the project targets the ROS 2 Lyrical Luth distribution. The first release is tagged 20260922.0.
Alongside the core, Intrinsic released the Open Machine Tending Solution (OMTS), an open, industrial-grade reference design for AI-enabled CNC machine tending. Machine tending - loading raw parts into a CNC machine and unloading finished ones - is one of the most common jobs small and mid-sized shops try to automate.
OMTS runs on both Intrinsic Core and the Open Robotics Suite and supports FANUC and Universal Robots hardware. It is a reference design rather than a product for sale: Intrinsic positions it as a customizable starting point for fabricators and machine shops. Coverage of the launch names NVIDIA, FANUC, ATI, Schunk, Robotiq and Basler as part of the partner ecosystem around it.

Industrial robot applications have long been built on vendor-specific controllers and custom integration code, which keeps automation expensive for smaller manufacturers. By releasing production-tested building blocks under Apache 2.0, Intrinsic lowers the cost of getting a working cell off the ground and lets integrators reuse the same perception, planning and control stack across different robot brands.
It is also a bet on ROS 2 as the common layer for industrial work. Shipping ROS-compatible capabilities and ready-made drivers makes Intrinsic Core easier to slot into the existing ROS ecosystem than a closed platform would be.
Intrinsic Core works alongside Flowstate, Intrinsic's enterprise offering. Intrinsic says projects can move from the open source core to its enterprise services without refactoring.
Early interest is visible: the repository gathered about 300 GitHub stars within days of launch.
Yes. It is open source under the Apache 2.0 license, and Intrinsic has not announced any pricing for the core.
No. Intrinsic Core runs on local hardware, using a local runtime built on k3s containers.
Ubuntu 22.04 LTS, 24.04 LTS or 26.04 LTS, with the ROS 2 Lyrical Luth distribution.
The control framework is hardware-agnostic and ships with pre-configured Intrinsic-ROS drivers for robots, grippers and cameras. The OMTS reference design specifically supports FANUC and Universal Robots hardware.
Flowstate is Intrinsic's enterprise offering. Intrinsic Core works alongside it, and Intrinsic says moving to its enterprise services requires no refactoring.
More in Tech News
Browse Tech News