Skip to main content

Rueda — Physical AI Data Platform

Project description

rueda

CI PyPI License

Physical AI Data Platform — unified multi-sensor dataset access, spatially-aware augmentation, and task-specific tensor generation for robotics and autonomous driving.

Installation

pip install rueda

For visualization support:

pip install "rueda[viz]"

Overview

Rueda provides a three-layer pipeline for Physical AI data:

  1. WorldDataset — Format-agnostic access to multi-sensor datasets (NuScenes, KITTI, Argoverse2, TUMTraf). Each sample bundles camera images, LiDAR pointclouds, calibration, poses, and 3D annotations into a unified DataSample.

  2. Augmenters — Spatially-aware augmentation that respects sensor geometry. Transforms are applied consistently across all modalities using transform-graph for coordinate frame management.

  3. Generators — Task-specific tensor generation. Convert augmented DataSample instances into model-ready tensors (BEV grids, voxel occupancy, VLM context).

Architecture

Raw Data → WorldDataset → DataSample → Augmenter → DataSample → Generator → Tensors
                                                                      ↓
                                                              ReasoningDataset
                                                                      ↓
                                                               DataContext → VLM

Reasoning Pipeline

For Vision-Language Models, ReasoningDataset wraps any WorldDataset (or loads lightweight image/video/text datasets directly) to produce DataContext — a structured container with frames, prompts, and ground truth ready for VLM consumption.

Documentation

Full documentation is available at vistralis.org/rueda.

Development

Install in editable mode with development dependencies:

pip install -e ".[dev]"

Linting & Formatting

ruff check .
ruff format .

Testing

pytest
pytest --cov=rueda --cov-report=term-missing

CI/CD

  • CI: Lint + test on Python 3.10–3.14 (push to main, PRs)
  • Release: Tag v* triggers automated PyPI publish via trusted publishing

License

Apache 2.0 — Vistralis Labs

Project details


Download files

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

Source Distribution

rueda-0.0.1.dev1.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

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

rueda-0.0.1.dev1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file rueda-0.0.1.dev1.tar.gz.

File metadata

  • Download URL: rueda-0.0.1.dev1.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rueda-0.0.1.dev1.tar.gz
Algorithm Hash digest
SHA256 6d14b913811861bfed6a67ae4ffec50bd4ca9a85757278ef31261febb9e52fd3
MD5 72961fed90d82f876a1030bf09418e3f
BLAKE2b-256 a91e8f2462c79b9b91b75b4e8112913c5c23c49b04558136d6140d7ac84ac5c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for rueda-0.0.1.dev1.tar.gz:

Publisher: release.yml on vistralis/rueda

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

File details

Details for the file rueda-0.0.1.dev1-py3-none-any.whl.

File metadata

  • Download URL: rueda-0.0.1.dev1-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rueda-0.0.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 732ad37ed784f2d6dfff80a23cf2e20c637de77481a98e66f8af40c9dda95e4a
MD5 5a609cd093e74c9f529aad1eb65bae96
BLAKE2b-256 388a7b93a55de7edf71a560600cf529ef2fb62d90c70c6ac88fe67700a88897c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rueda-0.0.1.dev1-py3-none-any.whl:

Publisher: release.yml on vistralis/rueda

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