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.1b6.tar.gz (111.7 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.1b6-py3-none-any.whl (168.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: unienv-0.0.1b6.tar.gz
  • Upload date:
  • Size: 111.7 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.1b6.tar.gz
Algorithm Hash digest
SHA256 d55d1a67a895938a93280b1634aaa3b194151f640f8996cd701cd13d217eb64e
MD5 5710bd462f67e1c093f330a16a12cb26
BLAKE2b-256 0468fe4a6face7e217ea735101d268ab24a1f639738cc60a18932b4d473d19fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for unienv-0.0.1b6.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.1b6-py3-none-any.whl.

File metadata

  • Download URL: unienv-0.0.1b6-py3-none-any.whl
  • Upload date:
  • Size: 168.5 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.1b6-py3-none-any.whl
Algorithm Hash digest
SHA256 30a3672ff1819c390394c38f78232464b802080f9a61d8445b3b3e3dd893df7c
MD5 be4caf33f67ae5a110de3c4a4f9ba759
BLAKE2b-256 3221f221b4d7d3a7c323b7dca4cad734e3c3a4eb3dd1e6d881c063d6e8bf275e

See more details on using hashes here.

Provenance

The following attestation bundles were made for unienv-0.0.1b6-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