Commit Graph

573 Commits

Author SHA1 Message Date
Fabian
536e78da23 cleaned up merge 2022-09-23 09:25:36 +02:00
ottofabian
a3466c3211
Update README.md
Updated gym website link
2022-09-23 09:09:37 +02:00
ottofabian
a4f696dee4
Merge pull request #42 from ALRhub/clean_api
Fancy_gym is born
2022-09-23 09:01:47 +02:00
ottofabian
eaedd58e73
Merge pull request #41 from ALRhub/26-sequencingreplanning-feature-for-episode-based-environments
Added sequencing and replanning feature for episode-based environments
2022-09-23 09:00:36 +02:00
Fabian
1ca14f1c93 updated for new set_duration function. 2022-09-20 11:17:20 +02:00
Fabian
bdea3badff updated for gym 0.25.1 2022-08-18 09:04:38 +02:00
ottofabian
491abece22
Update black_box_wrapper.py 2022-08-08 08:21:28 +02:00
ottofabian
b3762fb099
Update setup.py 2022-07-28 10:08:11 +02:00
Fabian
a5cac2dd0d Merge branch 'clean_api' into 26-sequencingreplanning-feature-for-episode-based-environments 2022-07-27 16:38:27 +02:00
Fabian
7957632eb0 minor bug fixes 2022-07-27 16:34:35 +02:00
ottofabian
623adaacd8
Update setup.py 2022-07-26 10:48:19 +02:00
Fabian
4aacd71ed3 minor bug fixes 2022-07-26 10:33:59 +02:00
Fabian
ce795669a9 minor bug fixes 2022-07-25 11:18:05 +02:00
Onur
5590318329 Merge remote-tracking branch 'origin/clean_api' into clean_api 2022-07-19 12:17:19 +02:00
Onur
3341cc6f73 fix body pos set bug in hj 2022-07-19 12:17:02 +02:00
Fabian
50d44b2989 reverted debug change for reacher 2022-07-15 09:07:37 +02:00
Fabian
e311ee137a minor bug fixes 2022-07-14 17:43:27 +02:00
Fabian
84386fd8e4 fixed imports 2022-07-14 15:19:39 +02:00
Fabian
855dba7fde fixed setup.py 2022-07-14 11:54:38 +02:00
ottofabian
2283f4416c
Update setup.py 2022-07-14 09:45:35 +02:00
ottofabian
55c5d1f89e
Update README.md 2022-07-14 09:39:54 +02:00
ottofabian
96dfb7fc5f
Update setup.py 2022-07-14 08:25:25 +02:00
Fabian
2e6094982e readme udpated 2022-07-13 16:52:24 +02:00
Onur
f70f3eeb9a adjust register for BP 2022-07-13 16:16:07 +02:00
Fabian
c96802564e beerpong.py done flag fixed 2022-07-13 16:01:48 +02:00
Fabian
8d1c1b44bf renaming to fancy_gym 2022-07-13 15:10:43 +02:00
Philipp Becker
d412fb229c
Merge pull request #38 from ALRhub/remove_mujoco
Replace mujoco_py bindings with new pybind11-based bindings
2022-07-13 13:52:18 +02:00
philipp
53bbe34b5d removed mujoco-py from install_requires 2022-07-13 13:47:58 +02:00
philipp
26cc1136f6 added todo for contact detection in beer pong 2022-07-13 13:34:28 +02:00
philipp
b04e7c1dcd removed dependency on mujoco-py 2022-07-13 13:28:39 +02:00
Onur
c2ffe2721c working pd gain tuning example 2022-07-13 11:10:25 +02:00
Onur
ce00996782 remove minor attributes from BP 2022-07-13 09:52:51 +02:00
Onur
14ee580473 clean up example files 2022-07-12 17:24:12 +02:00
Philipp Becker
2fbf42167f
Merge pull request #37 from ALRhub/clean_api
Clean api
2022-07-12 17:06:58 +02:00
Fabian
d64cb614fa fixed seeding and tests 2022-07-12 15:43:46 +02:00
Fabian
0339361656 renameing alr module and updating tests 2022-07-12 15:17:02 +02:00
Fabian
79c26681c9 examples updated 2022-07-12 14:33:20 +02:00
Fabian
993df10fad hopper throw seeding fixed 2022-07-12 14:18:01 +02:00
Fabian
5d4fc4d52f ant jump seeding fix 2022-07-12 14:16:20 +02:00
Onur
77976aef21 fix time aware observation wrapper issue and add try catch for rendering dmc 2022-07-12 11:37:52 +02:00
Onur
da49d1b7f7 Merge remote-tracking branch 'origin/clean_api' into clean_api 2022-07-12 10:37:54 +02:00
Onur
b3713a82a4 disable pygame rendering for dmc. This somehow collides with the render function from dmc's physic engine 2022-07-12 10:37:40 +02:00
Fabian
8dba7f199b timeaware wrapper 2022-07-12 10:06:38 +02:00
Fabian
123915e4fa naming convention and running tests 2022-07-11 16:42:56 +02:00
Fabian
ade83b5ae6 naming convention and running tests 2022-07-11 16:18:18 +02:00
Onur
786da2290d prepared kwargs for registering dmc environments. Need to be checked and replaced 2022-07-07 11:36:58 +02:00
Onur
78edfb8da7 fix hopper jump reward bug 2022-07-07 10:55:36 +02:00
Fabian
fc00cf8a87 bugfixes 2022-07-07 10:47:04 +02:00
Onur
819fca1b2e new reacher mp wrapper for Philipp 2022-07-07 09:39:20 +02:00
Onur
4a3134d7be clean up open_ai envs 2022-07-06 17:12:38 +02:00