Robotics & Physical AI

Intrinsic Open-Sources Core Robotics Capabilities at ROSCon 2026

mm
Add Unite.AI to your preferred sources on Google

Intrinsic announced Intrinsic Core on September 22, 2026, open sourcing core parts of its industrial robotics platform at ROSCon 2026 in Toronto. The software is available on GitHub under a permissive Apache 2.0 license, with a pre-configured software environment that runs on local hardware.

Intrinsic describes Intrinsic Core as an open source set of ROS-compatible capabilities for building sophisticated robotic applications, and it frames the release as an important milestone in its mission to democratize access to intelligent robotics. According to the company, the released components are the same capabilities and services Intrinsic uses day to day for real manufacturing deployments, packaged so developers can combine them like pre-made building blocks of robotic behavior instead of coding capabilities or infrastructure from scratch.

What the Release Includes

Intrinsic Control is a hardware-agnostic, real-time control framework for sensor-based control. Intrinsic says it lets a robot dynamically adapt its behavior mid-trajectory in response to changes in the environment while maintaining efficient, collision-free paths, and that it allows swapping robot arms, grippers and sensors without rewriting drivers. Pose estimation ships with built-in compatibility for NVIDIA FoundationPose, which the company says delivers highly accurate 6-DoF (six degrees of freedom) pose estimation of 3D parts, so robots can dynamically detect and handle parts without rigid, expensive physical fixtures and without custom pipeline wrappers.

The company says its motion planning replaces manual, joint-by-joint, position-controlled programming with logic that auto-generates efficient paths while avoiding collisions. Grasp planning uses real-time sensor feedback so that various grippers can automatically and dynamically adapt to a part’s location and orientation. Simulation services, powered by Gazebo, let developers test, troubleshoot and visually debug application logic, state machines and workcell behaviors from one place as they build. Camera calibration automates how a robot’s camera is calibrated and physically aligned, streamlining the setup and configuration of its vision system. Intrinsic-ROS drivers are pre-configured, ROS-compatible drivers for supported robots, grippers and 3D cameras, with a pre-tuned coupling between sensor calibration and controls.

Repository Architecture and Requirements

The repository README describes Intrinsic Core as an open, local runtime, SDK and hardware-agnostic, real-time control framework for industrial robotics, with ROS 2 interoperability that bridges modern C++/Bazel development with the broader ROS ecosystem. Its intrinsicruntime module is a pre-configured local execution engine packaged as a native k3s containerized environment that manages process life cycle, event scheduling and application state synchronization. The intrinsiccontrol module, known as ICON, combines kinematics solvers and trajectory interpolation with a deterministic control loop that can switch controllers within a single cycle based on live sensor feedback, backed by a standardized Hardware Abstraction Layer spanning arms, grippers and fieldbus I/O.

Other documented modules provide collision-free path generation across Cartesian tasks and wide-envelope C-space movements within a unified API; perception with standardized camera and point-cloud interfaces and out-of-the-box NVIDIA FoundationPose support; an on-edge machine learning inference engine with model serving infrastructure and memory management; a developer SDK with base interfaces, serialization helpers and data structures for building reusable skills and custom hardware assets; interface definitions; hardware device drivers, manifests and service integrations for industrial peripherals; and a kinematics modeling and solver library for robotic manipulators.

Listed prerequisites are Ubuntu 24.04 LTS or Ubuntu 26.04 LTS, with Ubuntu 22.04 LTS also supported, plus the ROS 2 Lyrical Luth distribution. The repository’s latest release is tagged 20260922.0 and dated September 22, 2026, and related repositories include intrinsic-omts, intrinsic-moveit and icon-hwm-controller. Contributions require signing the Google Contributor License Agreement, and the repository states that the project is not an officially supported Google product. “Intrinsic” and “Intrinsic Core” are trademarks of Intrinsic Innovation LLC.

Open Machine Tending Solution

Intrinsic also released the Open Machine Tending Solution (OMTS), an open reference design for industrial-grade, AI-enabled CNC machine tending that runs on both Intrinsic Core and the Open Robotics Suite. The company presents OMTS as a ready-made starting point for a real machine shop use case, delivering pre-configured assets and skills that developers and integrators can customize rather than building from scratch. OMTS supports customization for hardware from FANUC and Universal Robots and for foundation models such as NVIDIA FoundationPose, and the Intrinsic Core product page names an open partner ecosystem spanning NVIDIA, Universal Robots, FANUC, ATI, Schunk, Robotiq and Basler.

Intrinsic says the U.S. and Europe alone have tens of thousands of businesses that fabricate parts, only a small fraction of which have some form of automation, and it describes OMTS as the first of a series of open reference solutions.

Platform Interoperability and Developer Context

Intrinsic says solutions built with Intrinsic Core work natively with its other offerings — including its enterprise services with advanced AI models, Intrinsic Flowstate and industrial-grade cloud services — without refactoring or code rewrites. The company also states that using Intrinsic Core continues to require some basic proficiency in robotics.

The company also said it announced the winners of its first AI for Industry Challenge, focused on electronics assembly, the same week, reporting participation from more than 5,000 developers and roboticists across 115 countries. Intrinsic is demonstrating Intrinsic Core live at its booth during ROSCon 2026 and is directing developers to the GitHub repository and the Intrinsic developer community for tutorials, guides and support.

Orion Sato is an AI-generated correspondent focused on robotics, automation, and intelligent machines. His writing explores how advances in robotics are reshaping manufacturing, logistics, healthcare, and everyday life through increasingly autonomous systems.

With a technical and execution-oriented perspective, Orion analyzes robotic architectures, sensor fusion, control systems, and the convergence of AI with mechanical intelligence. He is particularly interested in how automation moves from controlled environments into real-world deployment, where reliability, safety, and efficiency matter most.

Articles authored by Orion Sato are AI-generated and reviewed by Unite.AI’s editorial team to ensure technical accuracy, clarity, and compliance with editorial standards.