Commit Graph

  • 33c79f31d2 remove unnecessary print Onur 2022-04-07 10:24:47 +0200
  • 8ef00f7343 shorter TT simulation time Onur 2022-04-07 10:20:10 +0200
  • 855f0f1c7b fix tt issues -> context + traj.length Onur 2022-04-05 10:47:01 +0200
  • 209eac352c big table xml Onur 2022-02-10 19:22:34 +0100
  • 2a27f59e50 fix tt issues -> context + traj.length Onur 2022-02-08 09:50:01 +0100
  • 66be0b1e02 adjusted reward function Onur 2022-02-01 16:02:33 +0100
  • bcebf1077c contextual bp working Onur 2022-01-31 17:03:49 +0100
  • be5b287ae1 randomized cup Onur 2022-01-28 19:24:34 +0100
  • e1617c34a6 started working on contextual bp Onur 2022-01-27 15:38:37 +0100
  • c763f89d60 Merge remote-tracking branch 'origin/master' Fabian 2022-01-25 15:24:22 +0100
  • 1f5a7b67f5 Added ALRReacherProMP Fabian 2022-01-25 15:23:57 +0100
  • 2ce3e6598d
    Update setup.py ottofabian 2022-01-12 09:00:30 +0100
  • d971459cc9
    Update setup.py ottofabian 2022-01-12 08:49:27 +0100
  • 3f3bb98e84
    Update setup.py ottofabian 2022-01-11 16:08:52 +0100
  • 04d27426ba
    Merge pull request #18 from ALRhub/deprecate_detpmp ottofabian 2022-01-11 15:57:33 +0100
  • 92d05a9dfd small bp and tt updates Maximilian Huettenrauch 2021-12-07 14:46:31 +0100
  • a0af743585 updated table tennis and beerpong for promp usage Maximilian Huettenrauch 2021-12-06 13:43:45 +0100
  • 083e937e17 Merge branch 'master' into deprecate_detpmp Maximilian Huettenrauch 2021-12-01 16:34:18 +0100
  • 22ac9a0317
    Merge pull request #17 from ALRhub/reacher_env_cleanup ottofabian 2021-12-01 16:17:28 +0100
  • 1aad55fe7d Merge branch 'reacher_env_cleanup' of github.com:ALRhub/alr_envs into reacher_env_cleanup Maximilian Huettenrauch 2021-12-01 15:59:21 +0100
  • f9e7a34eda added dtype in observation spaces Maximilian Huettenrauch 2021-12-01 15:55:38 +0100
  • ca90f257d4 reacher envs pass unittests Maximilian Huettenrauch 2021-11-30 12:05:19 +0100
  • cfa49a04ba added ABC to reacher base envs Maximilian Huettenrauch 2021-11-30 10:33:04 +0100
  • 66aa0ab9e5 removed old holereacher env Maximilian Huettenrauch 2021-11-30 09:33:26 +0100
  • 386c418778 reacher envs cleanup - base classes for direct and torque control - added promp wrapper support Maximilian Huettenrauch 2021-11-26 16:31:46 +0100
  • 95560c2bab wip Maximilian Huettenrauch 2021-11-17 17:14:13 +0100
  • a1a5da3f1e added promp wrapped environments Maximilian Huettenrauch 2021-11-15 09:10:03 +0100
  • ebca59b4bd rebase onto master Maximilian Huettenrauch 2021-07-08 13:48:08 +0200
  • 1d5c2e6acb
    Update README.md ottofabian 2021-12-01 14:31:47 +0100
  • 4fd17e8a90
    Merge pull request #16 from 1nf0rmagician/sesvsl maxhuettenrauch 2021-12-01 14:29:24 +0100
  • ab932fdd72
    Update README.md ottofabian 2021-12-01 14:24:09 +0100
  • 8b88ce3476 replaced all detpmp with promp Maximilian Huettenrauch 2021-11-30 16:11:32 +0100
  • 655d52aa35 reacher envs pass unittests Maximilian Huettenrauch 2021-11-30 12:05:19 +0100
  • dc6df7a7c0 added ABC to reacher base envs Maximilian Huettenrauch 2021-11-30 10:33:04 +0100
  • df87885c81 removed old holereacher env Maximilian Huettenrauch 2021-11-30 09:33:26 +0100
  • 2543bcd7ec reacher envs cleanup - base classes for direct and torque control - added promp wrapper support Maximilian Huettenrauch 2021-11-26 16:31:46 +0100
  • 928c540251 wip Maximilian Huettenrauch 2021-11-17 17:14:13 +0100
  • 786d481c88 Merge branch 'promp_wrapper' into reacher_env_cleanup Maximilian Huettenrauch 2021-11-15 10:55:00 +0100
  • bb65584429 Merge branch 'master' into reacher_env_cleanup Maximilian Huettenrauch 2021-11-15 10:53:53 +0100
  • 86f894c1ff added promp wrapped environments Maximilian Huettenrauch 2021-11-15 09:10:03 +0100
  • 598a7d5512 Working Beerpong and TableTennis with MPWrapper Marcel 2021-11-05 11:04:04 +0100
  • ac969d490a Merge ottofabian 2021-09-29 16:26:03 +0200
  • 8d1530823c Merge remote-tracking branch 'origin/master' ottofabian 2021-09-29 16:18:37 +0200
  • c1dfb583fe
    Update setup.py ottofabian 2021-09-29 16:14:42 +0200
  • 4e5b543ebe
    Merge pull request #13 from ALRhub/dmc_integration ottofabian 2021-09-29 16:14:10 +0200
  • 1983e9d96e fixed issue of incorrectly retrieving the current position for metaworld tasks ottofabian 2021-09-16 11:48:14 +0200
  • cc01ca2d18 fixed setup.py ottofabian 2021-09-14 14:52:03 +0200
  • 20132e54d3 added missing metaworld environments ottofabian 2021-08-27 17:19:56 +0200
  • 382134b63f fixed merge bug ottofabian 2021-08-25 17:35:50 +0200
  • 0c00c1675f
    Merge pull request #11 from 1nf0rmagician/dmc_integration ottofabian 2021-08-25 17:31:36 +0200
  • f54025406b
    Added short mountain car ottofabian 2021-08-25 17:31:05 +0200
  • b0f07e1ffe
    Merge branch 'dmc_integration' into dmc_integration ottofabian 2021-08-25 17:25:38 +0200
  • 6e34c99e5b alr_reacher task ottofabian 2021-08-25 17:17:25 +0200
  • 5e33259cb1 added more fine-grained test cases ottofabian 2021-08-25 17:16:59 +0200
  • c443b06fef improved project structure and exposed methods ottofabian 2021-08-25 17:16:20 +0200
  • 031dba541a fixed metaworld registration bug ottofabian 2021-08-25 11:43:32 +0200
  • 5c70451018 added more documentation ottofabian 2021-08-23 17:24:55 +0200
  • 45ca0308c1
    Merge pull request #12 from ALRhub/metaworld_integration ottofabian 2021-08-20 14:47:16 +0200
  • 4f18a529b6 metaworld examples ottofabian 2021-08-20 14:38:23 +0200
  • c39877ece0 added all metaworld tasks as ProMP ottofabian 2021-08-20 14:23:33 +0200
  • cb603859d9 custom metaworld controller ottofabian 2021-08-19 16:46:11 +0200
  • 9b1ccb3235 integrated metaworld tasks into the framework ottofabian 2021-08-19 09:30:54 +0200
  • 3eb938e0de Introduce short version of the continuous mountain car env Marcel 2021-08-03 16:51:54 +0200
  • a11965827d fixed OpenAI fetch tasks; added nicer imports ottofabian 2021-07-30 11:59:02 +0200
  • f5fcbf7f54 Merge remote-tracking branch 'origin/dmc_integration' into dmc_integration ottofabian 2021-07-26 17:13:10 +0200
  • 0dec89ff17 Added basic test cases for functionality and determinism ottofabian 2021-07-26 17:07:45 +0200
  • 7c92c0b92a added DMC Reacher, cartpole, reach_size; removed BBO ottofabian 2021-07-26 17:07:25 +0200
  • 24e73d5098 added DMC Reacher, cartpole, reach_size; removed BBO ottofabian 2021-07-26 17:07:17 +0200
  • d2414797c7
    Update README.md ottofabian 2021-07-23 15:18:39 +0200
  • 57b3a178ab
    Merge pull request #10 from 1nf0rmagician/dmc_integration ottofabian 2021-07-23 14:37:25 +0200
  • 92e6a84d03 Adopt new interface structure Marcel 2021-07-05 09:52:41 +0200
  • 7e2f5d664b added sanity check for computed trajectory duration/length and environment episode length ottofabian 2021-07-19 14:05:25 +0200
  • c6b4cff3a3 fixed holereacher ottofabian 2021-07-19 14:04:14 +0200
  • eae1013dac fixed holereacher ottofabian 2021-07-19 11:57:06 +0200
  • 7a725077e2 wip Maximilian Huettenrauch 2021-07-08 13:48:08 +0200
  • 0046ade102 Adopt new interface structure Marcel 2021-07-05 09:16:36 +0200
  • 37c4ab8a41 Merge remote-tracking branch 'upstream/dmc_integration' into dmc_integration Marcel 2021-07-05 08:38:37 +0200
  • 28d10ef089 Bug fixes for wrapped OpenAi environments Marcel 2021-07-05 08:14:39 +0200
  • 618d333116 fixup! fixed minor back with __getattr__ ottofabian 2021-07-02 18:20:45 +0200
  • 92f1f409f3 fixed minor back with __getattr__ ottofabian 2021-07-02 18:18:11 +0200
  • 4fafe86764 fixed ball in the cup gains ottofabian 2021-07-02 17:35:40 +0200
  • 80933eba09 unified API wrapper and updated examples ottofabian 2021-07-02 13:09:56 +0200
  • 585bdc7b47 Add dm_control to setup.py Marcel 2021-07-02 06:12:32 +0200
  • 87eb093c2c Add open ai gym environments Marcel 2021-07-01 14:55:14 +0200
  • 6607d9cff9 fixed imports ottofabian 2021-06-30 15:47:06 +0200
  • eae149f838 added rendering to DMC envs and updated examples ottofabian 2021-06-30 15:00:36 +0200
  • 7c04b25eec finalized examples and added seed control ottofabian 2021-06-29 16:17:18 +0200
  • 3b215cd877 added dmc2gym conversion and example how to leverage DMPs ottofabian 2021-06-28 17:25:53 +0200
  • c8742e2934 updated envs and registering ottofabian 2021-06-25 16:16:56 +0200
  • 0a1e55d97b improved docs and modularity of env helpers ottofabian 2021-06-25 15:51:06 +0200
  • 29b8c3a6c7 renaming ottofabian 2021-06-25 15:43:24 +0200
  • 3c774382b7 Fixed passing arguments to new wrapper structure ottofabian 2021-06-24 17:19:26 +0200
  • e250ec491e updated setup.py ottofabian 2021-06-24 16:51:38 +0200
  • c0e036b2e5 Updated Ball in a cup example for new wrappers ottofabian 2021-06-24 16:37:41 +0200
  • dffa3e3682 matched file structure of classic control with other tasks ottofabian 2021-06-24 15:52:21 +0200
  • a30bdb8ce5 updated simple reacher example to new structure ottofabian 2021-06-24 15:26:20 +0200
  • e1dc3eeddf updated simple reacher example to new structure ottofabian 2021-06-24 15:24:54 +0200
  • f3d837349a updated via point reacher example to new structure ottofabian 2021-06-24 15:19:40 +0200
  • fa7dfdc081 updated hole reacher example to new structure ottofabian 2021-06-24 15:19:05 +0200
  • c5109ec2e7 updated hole reacher example to new structure ottofabian 2021-06-24 15:06:25 +0200