RESOURCES · DOCS · ROBOTICS STUDIO · OPEN SOURCE

Review robot data. Ship the subset.

Public docs for Robotics Studio Open: quickstart, dataset import, capture schema, sensor QA, failure clusters, export formats, teleop handoff, security, CLI, and release artifacts.

Robotics Studio Open episode scrub interface
LOCAL
Dataset first

Review local files and path-based media references before anything leaves disk.

QA
Sensor-aware

Timestamp drift, dropped frames, coordinate frames, action/state shape, and metadata checks.

EXPORT
Training-ready

LeRobot, RLDS, OpenX, HDF5, manifest-only, checksums, and intake preview.

DOCUMENTATION MAP

Every robotics review path gets a public guide.

The docs are organized around the workbench loop: open data, inspect streams, cluster failures, run QA, and export a reviewed subset.

Start here
5 min

Quickstart

Open a local dataset, scrub synchronized streams, mark failures, and export a reviewed subset.

Read guide ->
Mental model
7 min

Concepts

Datasets, episodes, clips, synchronized streams, interventions, failure clusters, and reviewed exports.

Read guide ->
Schema
8 min

Capture schema

How robotics demonstrations are represented for review: sessions, clips, pose, trajectory, safety signals, and provenance.

Read guide ->
Import
8 min

Dataset import

Open LeRobot, RLDS, OpenX, HDF5, manifest-only, and adapter-backed datasets without rewriting your collection stack.

Read guide ->
Quality
7 min

Sensor QA

Detect timestamp drift, dropped frames, missing coordinate frames, desync, and metadata gaps before export.

Read guide ->
Review
7 min

Failure gallery

Review repeated failure modes: recovery gaps, sensor desync, brittle camera shifts, unsafe contact, and low-quality episodes.

Read guide ->
Ship
9 min

Export formats

Reviewed subset exports for LeRobot, RLDS, OpenX, HDF5, manifests, checksums, and AuraOne intake packets.

Read guide ->
Live capture
8 min

Teleop server

LiveKit-backed session handoff for teams that need live operators, coaches, and safety reviewers before clips enter review.

Read guide ->
Trust
8 min

Security and privacy

Local-first defaults, path-based media references, opt-in telemetry, crash reporting, and explicit export boundaries.

Read guide ->
Reference
10 min

CLI reference

Headless checks for dataset QA, adapter validation, export manifests, and release verification.

Read guide ->
Help
8 min

Troubleshooting

Common import, decode, path, sensor QA, export, and packaged-app issues.

Read guide ->
Release
7 min

Release artifacts

What a complete Robotics Studio Open release publishes: desktop builds, update manifests, package-manager entries, docs, and checksums.

Read guide ->
FIRST COMMANDS

The shortest path to a reviewed manifest.

robostudio check ./datasets/so101 --profile lerobot
robostudio qa ./datasets/so101 --out reports/sensor-qa.json
robostudio export ./datasets/so101 --format manifest --out reviewed-subset.json
ROBOTICS STUDIO OPEN

Keep the clip. Keep the reason.

The reviewed subset, failure cluster, and QA report should explain the data decision long after the original recording session is gone.

Robotics Studio Open Docs | AuraOne