Commit Graph
22 Commits
Author SHA1 Message Date
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 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
Fabian fea2ae7d11 current state 2022-06-30 17:33:05 +02:00
Fabian 3273f455c5 wrappers updated 2022-06-30 14:08:54 +02:00
Fabian 02b8a65bab restructuring 2022-06-29 09:37:18 +02:00
Maximilian Huettenrauch 083e937e17 Merge branch 'master' into deprecate_detpmp
# Conflicts:
#	README.md
#	alr_envs/alr/__init__.py
2021-12-01 16:34:18 +01:00
Maximilian Huettenrauch f9e7a34eda added dtype in observation spaces 2021-12-01 15:55:38 +01:00
Maximilian Huettenrauch a1a5da3f1e added promp wrapped environments 2021-12-01 14:55:27 +01:00
Maximilian Huettenrauch 8b88ce3476 replaced all detpmp with promp 2021-11-30 16:11:32 +01:00
Maximilian Huettenrauch 86f894c1ff added promp wrapped environments 2021-11-15 09:10:03 +01:00
ottofabian c443b06fef improved project structure and exposed methods 2021-08-25 17:16:20 +02:00
ottofabian 031dba541a fixed metaworld registration bug 2021-08-25 11:43:32 +02:00
ottofabian 5c70451018 added more documentation 2021-08-23 17:24:55 +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 7c92c0b92a added DMC Reacher, cartpole, reach_size; removed BBO 2021-07-26 17:07:25 +02:00
ottofabian 24e73d5098 added DMC Reacher, cartpole, reach_size; removed BBO 2021-07-26 17:07:17 +02:00
ottofabian 80933eba09 unified API wrapper and updated examples 2021-07-02 13:09:56 +02:00
ottofabian 7c04b25eec finalized examples and added seed control 2021-06-29 16:17:18 +02:00
ottofabian 3b215cd877 added dmc2gym conversion and example how to leverage DMPs 2021-06-28 17:25:53 +02:00