Metadata-Version: 2.4
Name: genesis_forge
Version: 0.0.1
Summary: A robotics RL training frameworks for Genesis inspired by Isaac Lab and Gymnasium.
Project-URL: Homepage, https://github.com/jgillick/genesis_forge
Project-URL: Issues, https://github.com/jgillick/genesis_forge/issues
Author: Jeremy Gillick
License-Expression: Apache-2.0
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: genesis-world>=0.3.3
Requires-Dist: torch
Description-Content-Type: text/markdown

<p align="center">
<img src="./images/logo_text.png" width="250" />
</p>

# Genesis Forge

A robotics RL training frameworks for Genesis inspired by Isaac Lab and Gymnasium. The goal of Genesis Forge is to give developers the tools they need to get training quickly, with less of the boilerplate setup.
