Files
Motrixlab/docs/source/en/user_guide/index.md
motphys-developers 62011bb24f chore: release v0.1.0
(cherry picked from commit 82525f882f3924a332d9ce40bf64255d0d14f6a4)
2026-01-08 15:07:57 +08:00

41 lines
604 B
Markdown

# 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/bounce_ball
demo/dm_walker
demo/dm_cheetah
demo/dm_hopper
demo/dm_reacher
demo/locomotion_unitree_go1
demo/locomotion_unitree_go1_rough_terrain
demo/anymal_c
demo/franka_lift_cube
demo/franka_open_cabinet
```