Commit Graph

29 Commits

Author SHA1 Message Date
9565f7972f removed typo 2023-10-12 15:48:19 +02:00
0c93280796 Improve handling of missing Metaworld 2023-10-12 15:34:36 +02:00
877a7ea6ba Fix: Wrong horizon for Metaworld tasks 2023-10-11 12:50:55 +02:00
27f3a824c6 Tiny update to Metaworld README 2023-09-30 17:27:11 +02:00
b3de71e0d6 Expanded README for Metaworld
(Thanks to ChatGPT for helping)
2023-09-30 16:55:50 +02:00
54e8ec4015 Print warning on seeded metaworld reset 2023-09-18 18:42:34 +02:00
9ce040d110 Porting Metaworld Bug Mitigations 2023-09-18 18:40:10 +02:00
20510d8f68 Ported MetaWorld wrapper to new mujoco binding 2023-09-18 18:38:32 +02:00
5921e0008b Mitigation: Metaworld .reset ignores seeds; we must manually seed on reset. 2023-08-28 17:57:24 +02:00
15e1bdc218 Mitigation: Allow seeding Metaworld on reset 2023-08-28 16:18:18 +02:00
6d80201a03 Simplified metaworld adapter 2023-08-21 11:58:29 +02:00
5b99227fac Moving the ugly_mitigation_for_metaworld_bug into the metaworld env wrapper 2023-08-14 16:45:33 +02:00
e30b6c0e04 Removed old code samples from meta mp docs 2023-07-30 18:15:51 +02:00
e63a0a50df Ported metaworld to mp-config 2023-07-30 17:42:27 +02:00
6787b02bbd Fixed missing import in metaworld_adapter 2023-07-23 12:26:41 +02:00
99a02b8347 Started work on new adapter & mp_config port for metaworld 2023-07-23 12:21:34 +02:00
228e343a1b Merge branch '47-update-to-new-gym-api' into gym_upgrade 2023-05-15 17:19:50 +02:00
ottofabian
93705d5f14
Update __init__.py 2023-03-24 09:40:11 +01:00
Fabian
5c8ba41e04 updated for new mp_pytorch 2023-03-21 15:27:11 +01:00
Fabian
8f07770a2f Merge remote-tracking branch 'origin/Add-ProDMP-envs' into Add-ProDMP-envs 2023-03-13 10:52:07 +01:00
ottofabian
0781077bde
Update base_metaworld_mp_wrapper.py 2023-02-14 10:05:05 +01:00
Fabian
8903c2dc9f updated for new mp_pytorch 2023-01-25 09:20:36 +01:00
Fabian
ed724046f3 updated custom tasks to new api 2023-01-12 17:22:45 +01:00
Fabian
5cbefb2b11 updated setup.py 2022-12-05 14:07:45 +01:00
Fabian
46824f5d41 Merge remote-tracking branch 'origin/44-added-tests-for-the-black-box-wrapper' into Add-ProDMP-envs 2022-10-24 09:38:27 +02:00
Fabian
ed645c2fbe added black box tests and bug fixes 2022-10-21 16:16:49 +02:00
Fabian
00f622e913 Added more tests 2022-10-14 14:02:12 +02:00
Fabian
bdea3badff updated for gym 0.25.1 2022-08-18 09:04:38 +02:00
Fabian
8d1c1b44bf renaming to fancy_gym 2022-07-13 15:10:43 +02:00