Implementations
Known implementations of the RCAN protocol — SDKs, robot frameworks, and community deployments. Want to add yours? Open a PR →
OpenCastor
Python 3.12+Robot Runtime / AI Brain Harness (v2026.3.14.6). TieredBrain, HiTL gates, confidence gates, thought log, 18+ hardware drivers, SO-ARM101 arm support, Protocol 66 safety stack. RCAN protocol — P66 Conformance ≥ 80% (GET /api/safety/manifest). Docs: https://opencastor.com/docs
rcan-py
PythonOfficial Python SDK (v0.4.1). RURI parsing, message construction, Ed25519 signing, schema validation, RegistryClient for rcan.dev API, TypedDicts, exception hierarchy, MessageType 6 safety helpers. RCAN protocol compatible.
rcan-ts
TypeScriptOfficial TypeScript / Node.js SDK (v0.4.1). RURI parsing, message construction, audit chain, Ed25519 signing. Works in Node, browser (ESM), and CDN (IIFE bundle via unpkg/jsDelivr). RCAN protocol compatible.
Bob
PythonRaspberry Pi 5 robot running OpenCastor. Community reference deployment demonstrating the full RCAN stack on consumer hardware.
ContinuonOS
PythonCognitive operating layer for RCAN robots. Integrates specialist providers, memory, episode replay, and multi-modal perception.
Built something with RCAN?
Add your implementation to this page by opening a pull request on the rcan-spec repo. Community implementations welcome — verified status requires conformance suite results.
Submit your implementation →