Skip to main content

robostudio-engine

robostudio-engine is the headless Python dataset engine and robostudio CLI for inspecting, indexing, reviewing, clustering, probing, and exporting robotics dataset metadata.

At a Glance

Job Provide scriptable dataset operations for local review and CI without the desktop UI.
Built for Robotics dataset engineers, review-tool builders, and automation owners.
Differentiator One adapter contract across multiple dataset layouts plus local sidecar indexing and explicit export boundaries.
Produces Episode inventories, SQLite indexes, thumbnails, QA reports, cluster manifests, probe reports, and metadata exports.

Install

Core commands have no required third-party runtime dependencies:

python -m pip install "robostudio-engine==0.1.2"

Install only the extras needed by a workflow:

python -m pip install "robostudio-engine[hdf5]==0.1.2"
python -m pip install "robostudio-engine[hf]==0.1.2"
python -m pip install "robostudio-engine[ml]==0.1.2"
python -m pip install "robostudio-engine[trust]==0.1.2"

The ml extra includes large model and clustering dependencies. The trust extra installs the published companion trust tools used by the wrapper commands.

Verified Quickstart

Run from a source checkout:

robostudio inspect examples/mock_multi_format/lerobot_v3

The bundled fixture is detected as lerobot and reports two episodes. inspect is read-only.

Core Command Surface

Commands Evidence or side effect
inspect JSON adapter name and normalized episode inventory.
index, query SQLite index at <dataset>/.robostudio/index.sqlite.
thumbs Thumbnail files under <dataset>/.robostudio/thumbs/.
qa JSON or Markdown sensor QA findings.
cluster Hash, CLIP, or custom-encoder failure clusters.
export Local manifest, metadata bridge, Hugging Face preparation/upload, or intake ZIP.
decode-info, plugins validate, smoke Local capability and contract checks.

Adapters cover the checked-in LeRobot v2/v3, RLDS, OpenX, HDF5 profile, rosbag, and folder-of-MP4-plus-JSONL shapes. Support is fixture-backed metadata parsing, not a claim of compatibility with every producer or version.

Companion Trust Tools

The engine contains executable wrappers for:

  • lerobot-quality-gates;
  • robot-recovery-bench;
  • vla-robustness-kit;
  • embodiment-card;
  • robotics-reviewkit;
  • failure-gallery.

These projects are not required by the core engine. Install the trust extra before using quality-gates, recovery, probe, card, or failure-gallery preview behavior. robotics-reviewkit remains a source-distributed companion and must be installed separately for validate-review. In the AuraOne monorepo, the engine can also discover sibling src directories.

Runtime, Data, and Network Boundary

  • Core adapters, indexing, QA, hash clustering, plugin validation, and local exports operate on local files.
  • index and thumbs write inside the dataset's .robostudio directory. ffmpeg is invoked locally for supported thumbnail paths.
  • inspect, metadata bridge exports, and some reports can contain local paths or source metadata. Review outputs before sharing.
  • Training-ready manifest and intake exports scrub absolute paths and secret-like fields and exclude raw media. Metadata bridge JSONL preserves normalized episode metadata and needs separate review.
  • Intake export writes a local ZIP with an intended destination; it does not transmit the packet.
  • Hugging Face upload occurs only with the hf extra plus HF_TOKEN or HUGGINGFACE_TOKEN. Without them, the command prepares local files and a blocker note.
  • CLIP clustering can download model files into ~/.cache/robostudio; a custom encoder or BYO VLA policy runs an explicit local executable.

Limitations

  • Adapter support is fixture-backed parsing for known layouts, not a claim of compatibility with every dataset producer, codec, or schema revision.
  • The wheel contains only robostudio_engine; companion trust tools are installed through the trust extra or discovered from a source checkout.
  • robotics-reviewkit is not included in the trust extra because it is not a standalone PyPI distribution.

Robotics Studio Open Integration

Robotics Studio Open documents that the robostudio CLI ships with its desktop installers. That is a direct executable product integration. The standalone package remains useful for CI and headless review without installing the desktop application.

Publication Status

Verified on 2026-07-13:

Next Action

Run inspect against a copy of one review candidate, then run qa and inspect all emitted paths and metadata before creating an export.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robostudio_engine-0.1.2.tar.gz (52.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

robostudio_engine-0.1.2-py3-none-any.whl (46.5 kB view details)

Uploaded Python 3

File details

Details for the file robostudio_engine-0.1.2.tar.gz.

File metadata

  • Download URL: robostudio_engine-0.1.2.tar.gz
  • Upload date:
  • Size: 52.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for robostudio_engine-0.1.2.tar.gz
Algorithm Hash digest
SHA256 ca298ab00c7687cee1db0ca9c7f583ba1a6d722e6944934d8143e4dcde771c44
MD5 64d7b73a0b554268d9707746c16faf24
BLAKE2b-256 76c612757084f815703f451a2c0a3b8bbacc07c85b1621fe14d3db76a7c87fa1

See more details on using hashes here.

Provenance

The following attestation bundles were made for robostudio_engine-0.1.2.tar.gz:

Publisher: release-python.yml on auraoneai/robostudio-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file robostudio_engine-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for robostudio_engine-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4d0ed287466c9b5796338ceeb203bbdf0b7817412e5980800ecf178924346b21
MD5 8552b10df55d4607216548dc774ddffe
BLAKE2b-256 5cdfb7ef7bbcba2571c4df6a67355f033db4a17fe1a759c33c54fe27256ab17f

See more details on using hashes here.

Provenance

The following attestation bundles were made for robostudio_engine-0.1.2-py3-none-any.whl:

Publisher: release-python.yml on auraoneai/robostudio-engine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page