Skip to main content

Unified robot environment framework supporting multiple tensor and simulation backends

Project description

UniEnv

Framework unifying robot environments and data APIs. UniEnv provides an universal interface for robot actors, sensors, environments, and data.

Tensor library cross-backend Support

UniEnv supports multiple tensor backends with zero-copy translation layers through the DLPack protocol, and allows you to use the same abstract compute backend interface to write custom data transformation layers, environment wrappers and other utilities. This is powered by the XBArray package.

Universal Robot Environment Interface

UniEnv supports diverse simulation environments and real robots, built on top of the abstract environment / world interface. This allows you to reuse code across different sim and real robots.

Universal Robot Data Interface

UniEnv provides a universal data interface for accessing robot data through the abstract BatchBase interface. We also provide a utility ReplayBuffer for saving data from various environments with diverse data format support, including hdf5, memory-mapped torch tensors, and others.

Installation

Install the package with pip

pip install unienv

You can install optional dependencies such as gymnasium (for Gymnasium-compatible environments), dev, or video by running

pip install unienv[gymnasium,video]

Cite

If you use UniEnv in your research, please cite it as follows:

@software{cao_unienv,
  author = {Cao, Yunhao AND Fang, Kuan},
  title = {{UniEnv: Unifying Robot Environments and Data APIs}},
  year = {2025},
  month = oct,
  url = {https://github.com/UniEnvOrg/UniEnv},
  license = {MIT}
}

Acknowledgements

The idea of this project is inspired by Gymnasium and its predecessor OpenAI Gym. This library is impossible without the great work of DataAPIs Consortium and their work on the Array API Standard. The zero-copy translation layers are powered by the DLPack project.

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

unienv-0.0.1b4.tar.gz (90.2 kB view details)

Uploaded Source

Built Distribution

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

unienv-0.0.1b4-py3-none-any.whl (137.8 kB view details)

Uploaded Python 3

File details

Details for the file unienv-0.0.1b4.tar.gz.

File metadata

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

File hashes

Hashes for unienv-0.0.1b4.tar.gz
Algorithm Hash digest
SHA256 823b69de058c1ab36385ce69de7607513e7e39dde93a3761d609b3454cc00579
MD5 9f0291b9331f86f2228047beab9bfeff
BLAKE2b-256 d0f57926681544510e05a62b2efa1c82797425a9adffb3e1884a73b15d53a165

See more details on using hashes here.

Provenance

The following attestation bundles were made for unienv-0.0.1b4.tar.gz:

Publisher: python-publish.yml on UniEnvOrg/UniEnv

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

File details

Details for the file unienv-0.0.1b4-py3-none-any.whl.

File metadata

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

File hashes

Hashes for unienv-0.0.1b4-py3-none-any.whl
Algorithm Hash digest
SHA256 dd05bef0d9ac16e53c468bee562d391b7b646655c462e1ec3bdc3cdabfc082fa
MD5 9a9eb4157a3561d0241370588616806d
BLAKE2b-256 34029d8cd68a8334d7ccf94922f10c874eabf226d9751c71dbab8b0b3aa4ecc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for unienv-0.0.1b4-py3-none-any.whl:

Publisher: python-publish.yml on UniEnvOrg/UniEnv

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