Adding links to the tutorials section #1256 (#1266)

This commit is contained in:
Arshia Ilaty
2024-12-05 02:33:56 -08:00
committed by GitHub
parent f949331943
commit 38dab5e05e
3 changed files with 22 additions and 3 deletions

View File

@@ -1,5 +1,14 @@
Gymnasium Basics
Gymnasium Basics Documentation Links
----------------
Load custom quadruped robot environments link: https://gymnasium.farama.org/tutorials/gymnasium_basics/load_quadruped_model/
Implementing Custom Wrappers link: https://gymnasium.farama.org/tutorials/gymnasium_basics/implementing_custom_wrappers/
Make your own custom environment(environment_creation.py): https://gymnasium.farama.org/tutorials/gymnasium_basics/environment_creation/
Handling Time Limits: https://gymnasium.farama.org/tutorials/gymnasium_basics/handling_time_limits/
Training A2C with Vector Envs and Domain Randomization: https://gymnasium.farama.org/tutorials/gymnasium_basics/vector_envs_tutorial/
.. toctree::
:hidden: