GongXudong
|
fc473ca202
|
add FlyCraft to third party environments (#1154)
Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
|
2024-09-04 10:25:53 +01:00 |
|
Ariel Kwiatkowski
|
c9e2957435
|
Change end-of-episode in CarRacing to termination as opposed to truncation (#813)
|
2024-08-09 10:30:38 +01:00 |
|
Mark Towers
|
6554907b08
|
Update citation to Gymnasium Arxiv paper (#1135)
|
2024-08-08 11:57:26 +01:00 |
|
Chen Tao
|
4a85589b92
|
Update vector_envs_tutorial.py (#1133)
|
2024-08-05 10:18:21 +01:00 |
|
mikel
|
020a7442c6
|
Add Craftium to third-party environments (#1113)
Co-authored-by: Mikel <mikelma@tutanota.com>
|
2024-07-12 12:49:19 +03:00 |
|
Tim Schneider
|
fc55d47039
|
Update RescaleAction and RescaleObservation for np.inf bounds (#1095)
|
2024-07-03 14:53:40 +01:00 |
|
Mark Towers
|
bf081a55f9
|
Update Atari documentation for 0.9.0 (#1097)
|
2024-06-29 10:57:22 +01:00 |
|
Kartik Choudhary
|
a4f1a93dc1
|
Add ICU-Sepsis to third-party environment documentation (#1083)
Signed-off-by: Kartik Choudhary <kartikchoudh@umass.edu>
|
2024-06-13 14:49:27 +01:00 |
|
Mark Towers
|
52b6878618
|
Pre commit autoupdate (#1082)
|
2024-06-10 17:07:47 +01:00 |
|
edelauna
|
5bf72690e1
|
doc(FrozenLake_tuto): update policy exploitation logic to handle variable sets of maximum Q-values (#1037)
|
2024-04-29 10:25:08 +01:00 |
|
Adam Parker
|
93403cb4f9
|
Add Buffalo-gym to external environments (#1039)
|
2024-04-29 09:44:54 +01:00 |
|
Jacob Adamczyk
|
2147146220
|
Minor typo fixes (#1038)
|
2024-04-29 09:43:11 +01:00 |
|
Stavros Orfanoudakis
|
c0aa3d80f6
|
Update third_party_environments.md with EV2Gym (#1028)
|
2024-04-17 15:00:41 +01:00 |
|
Mark Towers
|
d95899111d
|
Update website external environments page (#1029)
|
2024-04-17 14:52:41 +01:00 |
|
Kallinteris Andreas
|
3d2a8957a5
|
Update third_party_environments.md first-party environments section (#1026)
|
2024-04-17 11:23:51 +01:00 |
|
Timon Erhart
|
01f7e7e5e5
|
Fix missing closing single quote in environment creation tutorial (#1023)
|
2024-04-16 10:31:53 +01:00 |
|
Tim Schneider
|
a152867a27
|
Added metadata field to VectorEnv and VectorWrapper. Implements #1005. (#1006)
|
2024-04-11 10:58:53 +01:00 |
|
Kallinteris Andreas
|
f0202ae350
|
add performance utilites to the documenation (#986)
|
2024-03-27 11:18:44 +00:00 |
|
Kallinteris Andreas
|
62d739d5ea
|
[MuJoCo] add visual_options rendering argument (#965)
|
2024-03-16 12:55:26 +00:00 |
|
Ariel Kwiatkowski
|
2b2e853536
|
Add a OneOf space for exclusive unions (#812)
Co-authored-by: pseudo-rnd-thoughts <mark.m.towers@gmail.com>
|
2024-03-11 12:30:50 +00:00 |
|
TobiasKallehauge
|
fd4ae52045
|
Randomize LunarLander wind generation at reset to gain statistical independence between episodes (#959)
|
2024-03-09 09:42:08 +00:00 |
|
Manuel Goulão
|
b8c542592d
|
Fix tutorials written in MarkDown not showing (#955)
|
2024-03-07 17:15:42 +02:00 |
|
Kallinteris Andreas
|
dcec2f2fad
|
[Documentation] add mujoco version comparability section (#946)
|
2024-03-04 10:45:53 +00:00 |
|
Michael Panchenko
|
b3f0361f91
|
Made readout of seed possible in env (#889)
|
2024-02-26 12:00:18 +00:00 |
|
Kallinteris Andreas
|
379d152ed9
|
add disclaimer and categories to third-party-tutorials.md (#935)
|
2024-02-23 17:37:43 +00:00 |
|
Manuel Goulão
|
fa8ebe372c
|
Fix docs toctree link (fixes #930) (#933)
|
2024-02-21 13:46:01 +02:00 |
|
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 |
|