Beyond geometry
Describe what a body is, what it can do, what constrains it and where that knowledge came from.
OpenRGD gives AI systems a structured way to understand a robot body, its operational limits, capabilities, lifecycle and relationships with other agents.
Physical body and hardware reality: structure, joints, inertials, actuation evidence and source provenance.
WHY OPENRGD
Robot description formats are excellent at describing geometry, joints and simulation state. AI systems need more: explicit capability, operational boundaries, provenance and lifecycle context.
Describe what a body is, what it can do, what constrains it and where that knowledge came from.
Compile robot knowledge into deterministic, machine-readable context without silently authorizing physical execution.
Keep semantic description, middleware export and embodied runtime responsibilities explicit and independently verifiable.
CANONICAL DOMAIN MODEL
Each domain carries its own authority and maturity instead of hiding assumptions inside one monolithic robot description.
Coordination, manifests and kernel metadata.
Physical body, hardware reality and structural evidence.
Runtime constraints, safety and physiological operation.
Capabilities, world model and action interfaces.
Values, alignment and decision governance.
Lifecycle, wear, adaptation and continuity.
Collective, social and inter-agent protocols.
TECHNOLOGY CONTEXT
These concepts explain why a machine-readable embodiment layer matters and where OpenRGD stops.
From perception and simulation to real-world action.
Explore →PHYSICAL AI STACKModels, embodiment, safety, runtime and hardware as explicit layers.
Explore →VLAFrom multimodal perception and language to robot actions.
Explore →ROBOT SAFETYWhy safe physical execution is a multilayer systems problem.
Explore →DESCRIPTION FORMATS
URDF, USD, SDF, MJCF and RGD overlap on physical facts, but each has a different center of responsibility.
SHARED KNOWLEDGE LAYER
OpenRGD.org reads shared canonical entities from the multi-site knowledge layer, while its summaries, SEO and editorial framing remain specific to OpenRGD.
AI systems that perceive, reason, learn and act through an embodiment interacting with an environment.
AI systems that perceive, reason and act in the physical world through autonomous machines and robots.
A full-size industrial humanoid robot by Oversonic Robotics designed to operate in human-built environments.
A compact humanoid robotics platform designed for research, development and embodied intelligence experimentation.
Robotics company developing quadruped and humanoid platforms widely used for research, development and embodied AI experimentation.
Italian industrial automation and robotics company with a long history in advanced manufacturing, collaborative robotics and robotic systems.
A 6-axis collaborative robot combining industrial performance with collaborative operating modes.
Italian robotics company developing cognitive humanoid systems for industrial, healthcare and intralogistics environments.
OPENRGD ECOSYSTEM
OpenRGD.org is the public knowledge and specification hub. Dedicated tools and services live on focused subdomains so each surface can evolve independently.
Reference material, guides and technical documentation.
Authoring and build-oriented tooling around OpenRGD artifacts.
Simulation-oriented tools and experiment surfaces.
Graph, structure and robot-state visualization.
Programmatic access and machine-facing interfaces.
Collective, social and multi-agent experimentation.
Authenticated engineering environment for OpenRGD projects.
Security and vulnerability reporting surface.
Extension and integration ecosystem.
Physics-oriented models, tooling and experiments.
Ecosystem discovery and future distribution surface.
$ rgd init Robot
$ cd Robot
$ rgd import robot.urdf --out partial-robot
✓ foundation evidence extracted
$ rgd hash
OPENRGD_SOURCE_TREE_SHA256_V1
9d0f…a71c
$ rgd check --output json
{ "integrity": "verified" }
$ rgd boot --output json
{ "execution_authorized": false }EVIDENCE → CONTEXT
OpenRGD can extract source-supported body evidence from URDF and USDA, preserve provenance and compile a deterministic non-actuating grounding context.
RUNTIME BOUNDARY
OpenRGD deliberately separates cognitive proposals from actuation. Runtime safety and body control remain explicit downstream responsibilities.
OPEN ECOSYSTEM
OpenRGD is a semantic standard and toolchain root. It can coexist with robot description formats, middleware and physical runtimes.
URDF and supported OpenUSD evidence can enter the graph without losing provenance.
Deterministic outputs can target middleware configuration without crossing the actuation boundary.
Cross-component interfaces expose maturity, provenance and explicit responsibility.
Canonical robot facts can be reused across documentation, research and ecosystem tooling.
OPEN SOURCE · MIT LICENSE