Metadata-Version: 2.4
Name: robooj
Version: 0.1.0
Summary: Robot Policy Online Judge - Simulation-based evaluation platform for robot learning policies
Author: RoboOJ Team
License: Apache-2.0
Project-URL: Homepage, https://github.com/your-org/RoboOJ
Project-URL: Repository, https://github.com/your-org/RoboOJ
Keywords: robotics,evaluation,benchmark,imitation-learning,reinforcement-learning
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# RoboOJ — Robot Policy Online Judge

[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache%202.0-green.svg)](LICENSE)

**RoboOJ** (Robot Policy Online Judge) is a simulation-based evaluation platform for robot learning policies.

> This package is currently under active development. Full functionality will be available in a future release.

## License

[Apache-2.0](LICENSE)
