Commit Graph

268 Commits

Author SHA1 Message Date
Kallinteris Andreas
e2329b8b12 mark mujoco-py environments as explicity deprecated (#926) 2024-02-16 08:58:36 +00:00
Kallinteris Andreas
d3a511f425 load_quadruped_model tutorial typo fix (#919) 2024-02-09 12:46:18 +00:00
Mark Towers
0b2cd171a4 Documentation update (#909) 2024-02-05 15:26:56 +00:00
Mark Towers
b8991ece32 Rename RenderObservation wrapper to AddRenderObservation (#904) 2024-02-02 14:50:19 +00:00
Pratik Ingle
5ebea412cb Update env.md (#903) 2024-02-02 14:17:23 +00:00
Kallinteris Andreas
f88a61852b Add tutorial Load custom quadruped robot environments using Gymnasium/MuJoCo/Ant-v5 framework (#838) 2024-02-01 13:03:16 +00:00
Erkin Verbeek
aadbc2fd60 Update kangaroo.md (#891) 2024-01-26 15:56:01 +00:00
Kallinteris Andreas
424b7693ee update MuJoCo Documentation (#870) 2024-01-13 10:13:28 +00:00
Mark Towers
b4ed889b0a Add third-party tutorial page (#867) 2024-01-08 11:59:06 +00:00
Mark Towers
3b856dec96 Update vector wrapper docs and add Env generic to doc (#847) 2023-12-22 14:48:22 +00:00
Elliot Tower
443b1940f1 Mark gym-pybullet-drones as using Gymnasium (#837) 2023-12-12 14:17:07 +00:00
Mark Towers
650aa5f49b Add more introductory pages (#791) 2023-12-08 12:46:40 +00:00
Kallinteris Andreas
967bbf5823 fix third_party_environments.md discord invite link (#804) 2023-11-30 13:59:12 +00:00
Manuel Goulão
8333df8666 Add support for python doc files without rst gallery (#770)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-11-11 12:52:15 +00:00
Mark Towers
27f8e85051 Merge v1.0.0 (#682)
Co-authored-by: Kallinteris Andreas <30759571+Kallinteris-Andreas@users.noreply.github.com>
Co-authored-by: Jet <38184875+jjshoots@users.noreply.github.com>
Co-authored-by: Omar Younis <42100908+younik@users.noreply.github.com>
2023-11-07 13:27:25 +00:00
Kallinteris Andreas
cf5f588433 [MuJoCo] add action space figures (#762) 2023-11-05 13:28:17 +00:00
Guocheng
189b38246b Fix typo (#758) 2023-11-01 10:12:35 +00:00
Mohammed Hamdy
7dca6832bf Fix typos in docs FrozenLake_tuto.py (#757) 2023-10-30 14:43:28 +00:00
Benjamin Piwowarski
a93bbe43f6 Update third_party_environments.md (SuperTuxKart) (#754) 2023-10-26 10:59:01 +01:00
Kallinteris Andreas
80697d92f2 [MuJoCo] add render arguments to the documention (#744) 2023-10-18 10:25:29 +01:00
Simeon Manolov
aabf65cdc3 Add QWOP as a third-party environment (#732) 2023-10-05 10:42:10 +01:00
ArchieGertsman
54d2ba7940 Added spark-sched-sim to third_party_environments.md (#723) 2023-09-27 14:23:18 +01:00
Manuel Goulão
3e7ae6f5c9 Small fixes to docs (#724) 2023-09-25 13:56:30 +01:00
Andrea PIERRÉ
baf78078c3 [Docs] Custom environment tutorial refactoring (#709) 2023-09-11 10:25:48 +01:00
Skander Moalla
0237faafaf Fix frameskip default value (=4) in v5. (#704) 2023-09-05 10:44:57 +01:00
mvhensbergen
83db5c2b26 Update documentation build tooling (#700)
Co-authored-by: Martin van Hensbergen <martin@mvhensbergen.com>
2023-09-05 10:32:10 +01:00
Leo D'Amato
a122dd96af Added SimpleGrid to the list of third-party environments (#684)
Co-authored-by: Leo D’Amato <leodamato@MacBook-Pro-di-Leo.local>
2023-08-24 23:50:12 +01:00
Bryon Tjanaka
3af04d0916 Add swig to installation instructions for Box2D (#683) 2023-08-22 20:59:30 +01:00
Zarif Aziz
fa8a982f99 Documentation update that fixes typo REINFROCE to REINFORCE (#672) 2023-08-18 01:23:39 +01:00
Theresa Eimer
2a85d74c40 Update third party environments: CARL to gymnasium (#668)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-08-13 17:11:51 +01:00
mvhensbergen
7012d22902 Fix scoping of variables (#670)
Co-authored-by: Martin van Hensbergen <martin@mvhensbergen.com>
2023-08-13 17:03:05 +01:00
mvhensbergen
933d481189 Fix explanation of training agent (#650) 2023-08-05 11:35:20 +01:00
Ariel Kwiatkowski
d6ea183807 Fix CI (#644) 2023-08-02 12:43:23 +02:00
Mohamad Zamini
552bf8c1a7 optimize reinforce_invpend_gym_v26.py (#638) 2023-08-01 16:16:54 +01:00
Lucas Bertola
1f52c73c64 Update third_party_environments.md (#629) 2023-07-27 21:17:27 +02:00
Mark Towers
aa6d0c8787 Add vector wrappers for lambda observation, action and reward wrappers (#444) 2023-07-13 12:33:16 +01:00
Roberto Schiavone
c6bf140018 Alphabetise the third-party environment list (#581) 2023-06-30 16:02:23 +01:00
Wayne Adams
049982b81f docs: fix typo (#577) 2023-06-29 20:54:24 +01:00
Roberto Schiavone
985c7005c7 docs: update custom env step return 📝 (#565) 2023-06-23 11:14:12 +01:00
Manuel Goulão
2b1772fac9 Update docs (#552) 2023-06-12 11:20:44 +01:00
Mathieu Poliquin
3c18aac360 Updated stable-retro link in third_party_environments.md (#538) 2023-06-05 20:19:21 +01:00
Jet
d1076ba3fd Add pyflyt to third party (#529) 2023-05-29 21:32:46 +01:00
Kallinteris Andreas
df0cf7fc5a [Documentation] Reorder mujuco env list to alphabetical (#528) 2023-05-29 21:30:56 +01:00
Dylan
e9d9515d51 Add missing descriptions to Atari docs (#510)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
2023-05-22 16:29:35 +01:00
Clément Perroud
47e753e1a0 Add Gym-Trading-Env to Thrid Party Environments (#487) 2023-05-15 09:31:21 +01:00
Mark Towers
c4f67b9fd9 Allow users to view source code of referenced objects on the website (#497) 2023-05-10 11:03:41 +01:00
kvrban
343c21ec98 Typo in the documentation for single_observation_space (#491) 2023-05-08 10:42:35 +01:00
Elliot Tower
2feeb31378 Fix homepage header text alignment on mobile (#484) 2023-05-03 08:54:15 +01:00
Elliot Tower
9e79e40773 Update homepage text and add logo (#482) 2023-05-02 23:40:29 +01:00
Ariel Kwiatkowski
b7159c27cb Revert the front page to the old gif (#476) 2023-05-01 23:45:28 +02:00