Skip to main content

A Python package for RL data handling.

Project description

robotdataset

A Python package for loading robot learning datasets, with support for the Open X-Embodiment (OXE) collection.

Installation

pip install "robotdataset[oxe]"

Or from source:

git clone https://github.com/robotics-action-group/robotdataset.git
cd robotdataset
pip install -e ".[oxe]"

Requirements: Python >= 3.7, PyTorch >= 1.13.1, TensorFlow >= 2.11.1, TensorFlow Datasets >= 4.8.2

Quick Start

from robotdataset import OXEDataset

dataset = OXEDataset(dataset_name='droid', split='train')

print(len(dataset))
print(dataset.get_dataset_info())

for sample in dataset:
    print(sample.keys())
    break

License

MIT — see LICENSE.

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

robotdataset-0.1.0.tar.gz (37.5 kB view details)

Uploaded Source

Built Distribution

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

robotdataset-0.1.0-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

Details for the file robotdataset-0.1.0.tar.gz.

File metadata

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

File hashes

Hashes for robotdataset-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3bbf348b593de5c668f104b8d9a943ddd5e2dfffc09b35799af3895f586c99ec
MD5 ae8b3de44f34c92d8ce65b35ef81228e
BLAKE2b-256 5faf3a0cbf2e5a3a65e0fa7836e8ea2e0308c478a1fb925fbc3ac9fbed889b6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotdataset-0.1.0.tar.gz:

Publisher: publish.yml on svaichu/robotdataset

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

File details

Details for the file robotdataset-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: robotdataset-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for robotdataset-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 88cb769ee7afb17df8b2263cf45329528153f462e343e6d560b35a5d4d1a8bf7
MD5 aa02a4d6a6c76ff1b3ee3de6c7986809
BLAKE2b-256 35495f068a07510d57193992679c610b920a6774029233d81a0ac353f0a2e56a

See more details on using hashes here.

Provenance

The following attestation bundles were made for robotdataset-0.1.0-py3-none-any.whl:

Publisher: publish.yml on svaichu/robotdataset

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