Back to Search
I

Intrinsic Core

ProjectActive

Intrinsic Core is an open-source robotics platform developed and released by Intrinsic, the Alphabet-owned AI robotics company, on 2026-09-22 at ROSCon 2026. It provides an open, local runtime, SDK, and hardware-agnostic real-time control framework for industrial robotics. The stated goal is to make it easier and faster to build AI-enabled robotics applications by providing open foundational building blocks, from simulation and 6-DoF perception to hardware execution. The platform ships a pre-configured local runtime packaged as a k3s containerized environment that manages process lifecycle, event scheduling, and application state synchronization on top of ROS 2, giving developers a deterministic execution layer without manual low-level system configuration. Its real-time motion and hardware coordination engine combines kinematics solvers and trajectory interpolation with a deterministic control loop capable of switching controllers within a single cycle based on live sensor feedback, backed by a standardized Hardware Abstraction Layer that lets developers swap robot arms and grippers without driver rewrites. Intrinsic Core's modules cover the full industrial manipulation stack: collision-free path generation with constraint solving across Cartesian and C-space movements, a sensor processing layer with out-of-the-box support for NVIDIA FoundationPose for high-accuracy 6-DoF pose estimation of un-fixtured parts, a local machine-learning execution engine for edge inference serving, kinematic modeling and solver libraries, and hardware device drivers for industrial peripherals. It also includes the Intrinsic Open Machine Tending Solution (OMTS), an open-source machine tending reference design for real-world machine shop use cases. The project requires ROS 2 interoperability (ROS 2 Lyrical Luth distribution) and bridges modern C++/Bazel development with the broader ROS ecosystem. The repository (intrinsic-ai/intrinsic-core) is licensed under Apache-2.0, has accumulated roughly 400 GitHub stars and 46 forks since release, and is under active daily maintenance, positioning it as a significant open-source foundation for the industrial robotics software ecosystem.

Details

Updated:9/25/2026
stars400
languageC++
github urlhttps://github.com/intrinsic-ai/intrinsic-core

Tags

control-frameworkmotion-planningindustrial-roboticsros2open-sourceperceptionruntimesdk

Relationships

Sources

Official GitHub organization of Intrinsic
github
Visit

Appears In

No related landscapes.