Commit Graph

34 Commits

Author SHA1 Message Date
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
8dba7f199b timeaware wrapper 2022-07-12 10:06:38 +02:00
Fabian
ade83b5ae6 naming convention and running tests 2022-07-11 16:18:18 +02:00
Fabian
fc00cf8a87 bugfixes 2022-07-07 10:47:04 +02:00
Fabian
6704c9d63a mp wrapper fixes 2022-07-06 09:05:35 +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
Fabian
a26b9f463b Merge branch 'master' into dev_new_mp_api
Conflicts:
	alr_envs/alr/__init__.py
2022-05-05 16:57:40 +02:00
Onur
2fbde9fbb1 working bp version 2022-05-03 19:51:54 +02:00
Fabian
d313795cec reacher adjustments 2022-04-07 14:40:43 +02:00
Fabian
1f5a7b67f5 Added ALRReacherProMP 2022-01-25 15:23:57 +01:00
Maximilian Huettenrauch
8b88ce3476 replaced all detpmp with promp 2021-11-30 16:11:32 +01:00
Maximilian Huettenrauch
655d52aa35 reacher envs pass unittests 2021-11-30 12:05:19 +01:00
Maximilian Huettenrauch
2543bcd7ec reacher envs cleanup
- base classes for direct and torque control
- added promp wrapper support
2021-11-26 16:31:46 +01:00
Maximilian Huettenrauch
928c540251 wip 2021-11-17 17:14:13 +01:00
Maximilian Huettenrauch
86f894c1ff added promp wrapped environments 2021-11-15 09:10:03 +01:00
ottofabian
5c70451018 added more documentation 2021-08-23 17:24:55 +02:00
ottofabian
4f18a529b6 metaworld examples 2021-08-20 14:38:23 +02:00
ottofabian
c39877ece0 added all metaworld tasks as ProMP 2021-08-20 14:23:33 +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
ottofabian
7e2f5d664b added sanity check for computed trajectory duration/length and environment episode length 2021-07-19 14:05:25 +02:00
Marcel
37c4ab8a41 Merge remote-tracking branch 'upstream/dmc_integration' into dmc_integration
# Conflicts:
#	alr_envs/__init__.py
2021-07-05 08:38:37 +02:00
ottofabian
92f1f409f3 fixed minor back with __getattr__ 2021-07-02 18:18:11 +02:00
ottofabian
4fafe86764 fixed ball in the cup gains 2021-07-02 17:35:40 +02:00
ottofabian
80933eba09 unified API wrapper and updated examples 2021-07-02 13:09:56 +02:00
Marcel
87eb093c2c Add open ai gym environments 2021-07-01 14:55:14 +02:00
ottofabian
eae149f838 added rendering to DMC envs and updated examples 2021-06-30 15:00:36 +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