Commit Graph

79 Commits

Author SHA1 Message Date
philipp
53bbe34b5d removed mujoco-py from install_requires 2022-07-13 13:47:58 +02:00
Fabian
0339361656 renameing alr module and updating tests 2022-07-12 15:17:02 +02:00
Fabian
fc00cf8a87 bugfixes 2022-07-07 10:47:04 +02:00
Fabian
9b2c330ebf mp wrapper beer pong 2022-07-06 09:18:41 +02:00
Fabian
6704c9d63a mp wrapper fixes 2022-07-06 09:05:35 +02:00
Onur
2a27f59e50 fix tt issues -> context + traj.length 2022-02-08 09:50:01 +01:00
Onur
e1617c34a6 started working on contextual bp 2022-01-27 15:38:37 +01:00
ottofabian
2ce3e6598d
Update setup.py 2022-01-12 09:00:30 +01:00
ottofabian
d971459cc9
Update setup.py 2022-01-12 08:49:27 +01:00
ottofabian
3f3bb98e84
Update setup.py 2022-01-11 16:08:52 +01:00
ottofabian
c1dfb583fe
Update setup.py 2021-09-29 16:14:42 +02:00
ottofabian
cc01ca2d18 fixed setup.py 2021-09-14 14:52:03 +02:00
ottofabian
c443b06fef improved project structure and exposed methods 2021-08-25 17:16:20 +02:00
ottofabian
9b1ccb3235 integrated metaworld tasks into the framework 2021-08-19 09:30:54 +02:00
ottofabian
a11965827d fixed OpenAI fetch tasks; added nicer imports 2021-07-30 11:59:02 +02:00
ottofabian
f5fcbf7f54 Merge remote-tracking branch 'origin/dmc_integration' into dmc_integration
# Conflicts:
#	README.md
#	alr_envs/__init__.py
#	setup.py
2021-07-26 17:13:10 +02:00
ottofabian
24e73d5098 added DMC Reacher, cartpole, reach_size; removed BBO 2021-07-26 17:07:17 +02:00
Marcel
92e6a84d03 Adopt new interface structure 2021-07-23 13:32:20 +02:00
ottofabian
7e2f5d664b added sanity check for computed trajectory duration/length and environment episode length 2021-07-19 14:05:25 +02:00
ottofabian
618d333116 fixup! fixed minor back with __getattr__ 2021-07-02 18:20:45 +02:00
ottofabian
92f1f409f3 fixed minor back with __getattr__ 2021-07-02 18:18:11 +02:00
Marcel
585bdc7b47 Add dm_control to setup.py 2021-07-02 06:12:32 +02:00
ottofabian
e250ec491e updated setup.py 2021-06-25 16:17:22 +02:00
ottofabian
7ceadeff0a refractoring of DMP environmets to fit gym interface better. 2021-03-26 14:05:16 +01:00
Maximilian Huettenrauch
b7400c477d updates 2021-01-14 17:10:03 +01:00
Maximilian Huettenrauch
104281fe16 changed from step to rollout method 2021-01-12 10:52:08 +01:00
ottofabian
2ff850328b fixed some issues with SimpleReacher rendering 2020-08-31 10:18:59 +02:00
ottofabian
31156cec4d added simple reacher task 2020-08-28 18:31:06 +02:00
Vien Ngo
246fa16326 first commit: Mujoco Reacher 5 links 2020-08-28 15:48:34 +02:00