
UFactory xArm 5 / 6 / 7
Joint and Cartesian intent, state, workspace constraints and session recording.
Adapter contractIntegration details →CenterOS connects arms, hands, cameras and tactile sensors through one versioned Cell Runtime—then turns every operation into synchronized data and auditable evaluation evidence.
example_cell_01 · v1.4THE OPERATING PRINCIPLE
CenterOS does not pretend every robot is the same. It unifies sessions, intent, clocks, recording, evidence and release gates while preserving each device’s native kinematics, force control, tactile layout and safety limits.
ONE CELL SESSION
A single record follows the physical system from configuration through operation, data, evaluation and support.
Select exact Assets, firmware, drivers, sensors, calibration and a safety profile. CenterOS creates an immutable Cell Manifest rather than a loose list of brands.
PRODUCT EVIDENCE
A 30–60 second field recording will show the actual hardware, operator actions and resulting evidence as one continuous run.
Awaiting authorized footage
The published recording will cover xArm, Wuji and camera connection; teleoperation; synchronized replay; CLI/MCP calls; and evaluation evidence output.
MULTI-VENDOR BY DESIGN
Support is configuration-specific. A brand or model advances only when the evidence for that exact configuration advances.
Known model; no control integration claim.
Capability and interface contract defined.
Adapter work exists; not production validated.
Tested on the named hardware configuration.
Evidence applies only to an exact Cell configuration.

Joint and Cartesian intent, state, workspace constraints and session recording.
Adapter contractIntegration details →
Research-grade manipulation with native impedance and force capabilities preserved.
Adapter contractIntegration details →
UR3e, UR5e, UR10e and UR16e adapter contracts for industrial Cells.
Adapter contractIntegration details →
Compact research arm with a model-specific capability and safety profile.
ExperimentalCompact research arm tracked independently from PiPER and other arm families.
ExperimentalResearch arm family with model-specific capability and safety profiles.
ExperimentalOpen research arm tracked as its own hardware integration.
Experimental
Joint, synergy, grasp and tactile observations preserving native hand geometry.
ExperimentalIntegration details →Dexterous hand profile tracked independently from other hand families.
ExperimentalDexterous hand profile with native geometry kept model-specific.
ExperimentalDexterous hand profile tracked as an independent integration.
Experimental
Human motion input bound to calibrated Retargeting Profiles and target Cells.
ExperimentalGlove input tracked separately with its own retargeting profile.
ExperimentalRGB-D streams, calibration, timestamps and dropped-frame evidence.
Adapter contractIntegration details →
Stereo streams, intrinsics, extrinsics, timestamps and dropped-frame evidence.
Adapter contractRGB-D observations and timing metadata under a model-specific contract.
Adapter contractContact and force sensor family listed for integration discovery.
Catalog
Contact, pressure and force sensor family listed for integration discovery.
CatalogTruth boundary: these labels describe integration maturity, not blanket compatibility or motion authority. “Hardware validated” and “Certified Cell” apply only to a named model, firmware, driver, Asset, calibration and Cell configuration backed by verified evidence. No card above claims either stage. Product photography is shown only for the named product; text-only cards deliberately do not reuse another brand’s image.
ONE SYSTEM · THREE INTERFACES
Operate through the visual platform, automate from the terminal, or give an AI agent governed access through MCP.
The SDK, CLI and MCP examples show the intended developer experience. Public installation and production access are not yet generally available.
from centeros import CenterOS
os = CenterOS()
cell = os.cells.load("cell_xarm7_wuji_d455")
with cell.session(mode="teleop") as run:
run.capture(contract="manipulation.v1")
run.arm.move_cartesian(delta=[0.02, 0, 0])
run.hand.grasp("precision")
evidence = run.evaluate("pick_place.v2")Platform, SDK, CLI and MCP operate on the same Organization, Cell, Session and Evidence records.
API keys and agent tools inherit tenant, role, Cell and action permissions.
Every command carries identity, timestamp, manifest hash, acknowledgement and evidence linkage.
MODEL CONTEXT PROTOCOL
CenterOS exposes governed tools for discovery, planning, simulation, evidence review and approved Session actions. High-risk motion remains behind capability and release gates.
Find Cells compatible with wrist RGB-D and tactile capture.
cells.list organization=demo capability=capture.rgbd+tactile
xArm 7 + Wuji + D455 experimental
Franka FR3 + BrainCo + ZED Mini adapter contract
Create a simulation-only Session plan for the first Cell.
sessions.plan mode=simulation authority=no_motion
THE DIFFERENCE IS EVIDENCE
CenterOS answers the question that matters: under which real conditions can this policy complete this task, reliably and economically?
Example finding: tactile drift after thermal warm-up.
Example finding: glare failures in one camera angle.
Example next action: targeted capture, recalibration, re-evaluate.
This card demonstrates the evidence format. It is not a published benchmark, certification result or claim about a deployed Cell.
DESIGNED FOR REAL SYSTEMS
Organization · Cell config · policy release · data contract · evidence · support
Safety supervisor · time sync · calibration · recorder · policy runner · local buffer
Arm · hand · camera · tactile · hardware estop · safety PLC
CLEAR BOUNDARIES
What is available today, what remains in preview, and where functional-safety responsibility stays.
It provides hardware-independent orchestration, but never erases hardware-specific truth. Native adapters, kinematics, limits, firmware and safety behavior remain configuration-specific.
Not as an unrestricted public package. The Python SDK, CLI and MCP interfaces are in an early-access developer preview; request access for the current supported path.
No. CenterOS handles session orchestration, authorization, records, adapters and release gates. Vendor controllers, safety PLCs and hardware emergency stops retain real-time functional-safety responsibility.
This public site does not claim a certified configuration. Hardware validated and Certified Cell require verified evidence for the exact model, firmware, driver, calibration, Asset and Cell configuration.
DEVELOPER PREVIEW · LIVE DEMO
Share your current hardware and goal. We will use this information only to prepare a relevant CenterOS preview, API access conversation or on-site demo.
SEE IT IN PERSON
Visit Robotics Center for a live walkthrough of multi-vendor operation, synchronized capture, MCP/CLI workflows and evidence-first evaluation.