8 projects
robot-md
ROBOT.md — a single self-describing file so Claude can safely operate your robot.
robot-md-gateway
Enforcement gateway for the OpenCastor stack — receives signed RCAN action envelopes, verifies manifest provenance, applies tier policy + tool allowlist, dispatches to drivers. Mandatory exclusive path between agent intent and any actuator.
oak-d-actuator
Thin OAK-D depth+RGB wrapper for the robot-md ecosystem. RPN-000000000003.
so-arm101-actuator
SO-ARM101 Actuator Protocol driver for robot-md-gateway. RPN-000000000002.
robot-md-example-actuator
Minimal example actuator that demonstrates the robot-md actuator package layout. Does not move physical hardware. See https://robotmd.dev/cookbook/ for usage.
rcan
Official Python SDK for the RCAN robot communication protocol
opencastor
The Universal Runtime for Embodied AI
robot-md-dispatcher
DEPRECATED — install robot-md-gateway instead. This package is a tombstone that depends on robot-md-gateway.