chore: release v0.0.1

This commit is contained in:
motphys-developers
2025-11-20 08:57:48 +00:00
commit 5133830b5a
105 changed files with 8789 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
# User Guide
```{toctree}
:caption: Getting Started
:maxdepth: 1
getting_started/installation
getting_started/hello_motrixlab
```
```{toctree}
:caption: Tutorials
:maxdepth: 1
tutorial/basic_frame
tutorial/physics_environment
tutorial/training_environment_config
tutorial/rewards
tutorial/training_and_result
```
```{toctree}
:caption: Training Examples
:maxdepth: 1
demo/cartpole
demo/dm_walker
demo/locomotion_unitree_go1
```