Metadata-Version: 2.4
Name: openral-sim
Version: 0.1.0
Summary: OpenRAL sim eval — robot × scene × task × VLA factory and runner for rSkill validation before hardware deployment
License: Apache-2.0
Requires-Python: <3.13,>=3.12
Requires-Dist: imageio[ffmpeg]>=2.34
Requires-Dist: openral-core
Requires-Dist: openral-dataset
Requires-Dist: openral-observability
Requires-Dist: openral-rskill
Requires-Dist: openral-runner
Requires-Dist: openral-world-state
Requires-Dist: pyyaml>=6.0
Requires-Dist: structlog>=24.1
Requires-Dist: typer>=0.12
Description-Content-Type: text/markdown

# openral-sim

OpenRAL sim eval — robot × scene × task × VLA factory and runner for rSkill validation before hardware deployment

Part of [**OpenRAL**](https://github.com/OpenRAL/openral) — the open Robot
Abstraction Layer for vision-language-action robotics. This package is one
member of the OpenRAL Python workspace; see the architecture overview and the
eight-layer model in the project docs.

- **Docs:** https://openral.github.io/openral/
- **Source:** https://github.com/OpenRAL/openral
- **License:** Apache-2.0

> All OpenRAL workspace packages move in lockstep at `0.1.x` until the first
> public release.
