Robot Context Protocol (RCP):エージェント対応ロボット制御のためのランタイム非依存インターフェース
Robot Context Protocol (RCP): A Runtime-Agnostic Interface for Agent-Aware Robot Control
ロボット・ユーザー・自律エージェント間の通信を簡素化する軽量プロトコルRCPを提案し、HTTP/WebSocket上でread/write/execute/subscribeなどの操作を統一インターフェースとして提供する。
著者: Lambert Lee, Joshua Lau
分類: cs.RO, cs.AI
原文アブストラクト
The Robot Context Protocol (RCP) is a lightweight, middleware-agnostic communication protocol designed to simplify the complexity of robotic systems and enable seamless interaction between robots, users, and autonomous agents. RCP provides a unified and semantically meaningful interface that decouples client-facing operations from backend implementations, supporting a wide range of deployment environments including physical robots, cloud-based orchestrators, and simulated platforms. Built on HTTP and WebSocket transport layers, the protocol defines a schema-driven message format with structured operations such as read, write, execute, and subscribe. It integrates features such as runtime introspection, asynchronous feedback, multi-tenant namespace isolation, and strict type validation to ensure robustness, scalability, and security. The architecture, message structure, interface model, and adapter-based backend integration strategy of RCP are described, along with deployment practices and applicability across industries including manufacturing, logistics, and healthcare. RCP enables intelligent, resilient, and safe robotic operations in complex, multi-agent ecosystems.