Commit Graph

541 Commits

Author SHA1 Message Date
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
Onur
2706af0b77 refactored meshes, cleaned up init -- now with DMP -- 2022-07-06 11:29:04 +02:00
Fabian
78d48c4300 mp wrappers added 2022-07-06 09:19:21 +02:00
Fabian
9b2c330ebf mp wrapper beer pong 2022-07-06 09:18:41 +02:00
Fabian
3a989e179b remove two table tennis and Ball in cup envs 2022-07-06 09:10:31 +02:00
Fabian
6704c9d63a mp wrapper fixes 2022-07-06 09:05:35 +02:00
Onur
eddef33d9a remove reward_function attribute from Beerpong env 2022-07-05 13:15:43 +02:00
Onur
38f301dffb remove reward_function attribute from Beerpong env 2022-07-05 13:12:47 +02:00
Onur
69de4286b3 beerpong only one file 2022-07-05 10:12:01 +02:00
Onur
4dc33b0e97 slim down beerpong constructor further. Not sure, if we should merge the reward into the environment class. 2022-07-04 19:14:31 +02:00
Onur
d80df03145 minor changes at beerpong during call with Fabian 2022-07-04 11:29:51 +02:00
Onur
2161cfd3a6 Fix bugs to create mp environments. Still conflicts with mp_pytorch_lib 2022-07-01 11:42:42 +02:00
Onur
d4e3b957a9 finish up beerpong, walker2d and ant needs more extensions, fix import bugs. 2022-07-01 09:54:42 +02:00
Onur
4437ab9577 change accessing body position in beerpong.py 2022-06-30 18:17:02 +02:00
Onur
a7051cd8b7 mainly tidied up beerpong.py and beerpong_reward_staged.py 2022-06-30 17:55:00 +02:00
Fabian
fea2ae7d11 current state 2022-06-30 17:33:05 +02:00
Onur
60bdeef687 Merge remote-tracking branch 'origin/clean_api' into clean_api
# Conflicts:
#	alr_envs/alr/mujoco/reacher/__init__.py
2022-06-30 14:56:06 +02:00
Onur
f31d85451f adjust env registries in __init__ 2022-06-30 14:55:34 +02:00
Fabian
c3a8352c63 call on superclass for obs wrapper 2022-06-30 14:20:52 +02:00
Fabian
3273f455c5 wrappers updated 2022-06-30 14:08:54 +02:00
Fabian
fb4b857fb5 Merge remote-tracking branch 'origin/clean_api' into clean_api 2022-06-29 16:30:51 +02:00
Fabian
b200cf4b69 sequencing and replanning 2022-06-29 16:30:36 +02:00
Fabian
9b48fc9d48 todos 2022-06-29 12:25:40 +02:00
Onur
a042f9f671 fix dict copy issue 2022-06-29 11:55:40 +02:00
Onur
6e06e11cfa added new mp wrappers to all environments 2022-06-29 10:39:28 +02:00
Fabian
02b8a65bab restructuring 2022-06-29 09:37:18 +02:00
Onur
8fe6a83271 started cleaning up init. DMP envs are still not transferred. Wrappers for various environments still missing 2022-06-28 20:33:19 +02:00
Fabian Otto
9ad6fbe712 first clean up and some non working ideas sketched 2022-06-28 16:05:09 +02:00
Onur
7bd9848c31 after deadline 2022-06-21 17:15:01 +02:00
Onur
c47845c0dd prepare HJ for PPO 2022-06-05 15:11:07 +02:00
Onur
719b40c4e4 update bp step based env 2022-06-04 17:43:35 +02:00
Onur
8b8be4b582 smaller ctxt range hopper jump + step-based rew for bp 2022-06-04 15:27:20 +02:00
Onur
24604e60be bp step based -> release time for PPO 2022-06-02 09:05:38 +02:00