Commit Graph
28 Commits
Author SHA1 Message Date
Fabian 6704c9d63a mp wrapper fixes 2022-07-06 09:05:35 +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 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
Onur 6e06e11cfa added new mp wrappers to all environments 2022-06-29 10:39:28 +02:00
Fabian bd4632af84 hole_reacher update 2022-05-05 16:54:39 +02:00
Maximilian Huettenrauch a0af743585 updated table tennis and beerpong for promp usage 2021-12-06 13:43:45 +01: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 ca90f257d4 reacher envs pass unittests 2021-12-01 14:55:27 +01:00
Maximilian Huettenrauch cfa49a04ba added ABC to reacher base envs 2021-12-01 14:55:27 +01:00
Maximilian Huettenrauch 66aa0ab9e5 removed old holereacher env 2021-12-01 14:55:27 +01:00
Maximilian Huettenrauch 386c418778 reacher envs cleanup
- base classes for direct and torque control
- added promp wrapper support
2021-12-01 14:55:27 +01:00
Maximilian Huettenrauch 95560c2bab wip 2021-12-01 14:55:27 +01:00
Maximilian Huettenrauch ebca59b4bd rebase onto master 2021-12-01 14:55:05 +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 dc6df7a7c0 added ABC to reacher base envs 2021-11-30 10:33:04 +01:00
Maximilian Huettenrauch df87885c81 removed old holereacher env 2021-11-30 09:33:26 +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 bb65584429 Merge branch 'master' into reacher_env_cleanup
# Conflicts:
#	alr_envs/examples/examples_general.py
2021-11-15 10:53:53 +01:00
ottofabian c443b06fef improved project structure and exposed methods 2021-08-25 17:16:20 +02:00