Agent System

The agent system defines how agents perceive and act.

Observation

Agents can receive multimodal observations like RGB, depth, segmentation, and maps.

../_images/sensor.png

Action

Actions are open-vocabulary and are grounded by a planner into low-level primitives.

Adapter layer

In Agent Hub, the key addition is an adapter for external runtimes (OpenClaw).

../_images/agent_system.png