isaac-sim / IsaacGymEnvs

Isaac Gym Reinforcement Learning Environments
Other
1.79k stars 392 forks source link

Requesting Better Docs #169

Open anishhdiwan opened 9 months ago

anishhdiwan commented 9 months ago

This repository seems great! However, it is a bit hard to understand and implement. Is it possible to add a short how-to kind of doc showing basic usage and going through the specifics (state spaces, action spaces, reward functions etc) of each env? It would also be great if the core API was documented in more detail (maybe similar to https://www.gymlibrary.dev/api/core/).

I'd be happy to contribute if a starter doc was added :)