Commit Graph

68 Commits

Author SHA1 Message Date
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