RESOURCES · DOCS · ROBOTICS STUDIO · START HERE

Quickstart

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

Start here
Robotics Studio Open
5 min
DatasetScrubClustersSensor QAExport
DOC · START HERE

Quickstart

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

SENSOR READOUT
THE WALKTHROUGH

What you will actually inspect.

STEP 01
START HERE

Install and open

Robotics Studio Open is the local-first review surface for robotics demonstrations, teleop captures, VLA failure clusters, and reviewed dataset exports.

Start with the browser preview when you want to inspect the surface. Download the macOS preview when you need local files, video decode, sensor QA, export manifests, and OS-level storage.

COMMANDS / JSON
# Browser preview
open https://robotics-studio.auraone.ai

# macOS preview download
open https://github.com/auraoneai/robotics-studio-open/releases/download/v0.1.0/Robotics.Studio.Open_0.1.0_aarch64.dmg

# Source checkout
git clone https://github.com/auraoneai/robotics-studio-open
cd robotics-studio-open
pnpm install
pnpm dev
STEP 02
START HERE

First reviewed subset

Start with the bundled synthetic SO-101-style sample, scrub an episode, tag a failure, run the sensor QA panel, and export a manifest.

The useful artifact is not a screenshot. It is the subset manifest plus the failure cluster and QA report that explain why a clip was kept or rejected.

01

Open the sample dataset.

CHECK
02

Scrub RGB, depth, trajectory, and action streams together.

CHECK
03

Mark a recovery, contact, timestamp drift, or low-quality segment.

CHECK
04

Export a reviewed subset manifest with checksums.

CHECK
CONTINUE READING
ROBOTICS STUDIO OPEN

The dataset leaves with evidence.

Keep the clip, the cluster, the QA report, and the export manifest together so every training subset can explain itself.

Quickstart | Robotics Studio Open Docs