Core concepts

An agentic OS
Innate robots run an agentic OS built on top of ROS2. It is powered by our cloud agent called BASIC. This abstraction layer allows to create powerful agentic applications quickly without having to care about the usual suspects of classic robotics (unless you want to).Agents
The central concept of the Innate OS is theagent , which is our name for a physical app for robots. They are defined by a system prompt and a set of skills they can use.
Agents are like physical apps for Innate robots.
The most simple agent is:

