|
374d72ddde
|
Fix wrong signature for main in examples/examples_movement_primitives.py
|
2023-11-26 18:52:08 +01:00 |
|
|
d6f42cf755
|
Merge branch 'master' into better_tests
|
2023-11-26 18:50:55 +01:00 |
|
|
e5bb6f1a88
|
Restructured examples and fixed bugs
|
2023-11-26 17:51:09 +01:00 |
|
|
da042eebd9
|
Ensure envs are closed
|
2023-10-29 13:41:06 +01:00 |
|
|
f1d3b5333f
|
Docs: Show usage using new api functionality
|
2023-10-29 13:25:35 +01:00 |
|
|
e5a9aaff0b
|
Fix: Did not correlcty pass render_mode to gym.make (as per new spec)
|
2023-10-29 12:57:29 +01:00 |
|
Dominik Roth
|
c420a96d4f
|
Merge pull request #75 from D-o-d-o-x/great_refactor
Refactor and Upgrade to Gymnasium
|
2023-10-11 13:42:00 +02:00 |
|
|
7f58093c5e
|
Fixed all examples
|
2023-09-17 18:50:21 +02:00 |
|
|
bc3f540daf
|
weight_scale -> weights_scale
|
2023-07-30 17:51:37 +02:00 |
|
Leo Kraft
|
a3df09379e
|
Fix wrong argument order in tracking controller call
|
2023-07-13 19:18:43 +02:00 |
|
|
35680ab9a2
|
Merge branch 'master' into gym_upgrade
|
2023-05-27 11:45:51 +02:00 |
|
|
228e343a1b
|
Merge branch '47-update-to-new-gym-api' into gym_upgrade
|
2023-05-15 17:19:50 +02:00 |
|
hongyi.zhou
|
7f38292937
|
add disable goal & relative goal to tt prodmp
|
2023-04-06 13:29:43 +02:00 |
|
Hongyi Zhou
|
b415be4b4d
|
update mp_params for box pushing and tt
|
2023-03-12 12:27:44 +01:00 |
|
hongyi.zhou
|
67f684cf14
|
Merge branch 'master' into 55-table-tennis-dev
|
2023-01-27 14:38:25 +01:00 |
|
Fabian
|
03b930d7dd
|
updated for new mp-pytorch version
|
2023-01-17 09:50:55 +01:00 |
|
Fabian
|
fbe3ef4a4b
|
updated examples to new api,
|
2023-01-12 17:21:56 +01:00 |
|
Hongyi Zhou
|
811c5df3d1
|
delete debugging codes
|
2022-12-01 14:45:13 +01:00 |
|
Hongyi Zhou
|
a1d660d7ae
|
Merge branch 'tt_cluster_debug' into 55-table-tennis-dev
# Conflicts:
# fancy_gym/black_box/black_box_wrapper.py
# fancy_gym/envs/mujoco/box_pushing/box_pushing_env.py
# fancy_gym/envs/mujoco/table_tennis/mp_wrapper.py
|
2022-12-01 14:25:22 +01:00 |
|
Hongyi Zhou
|
5750f6eb3d
|
add replan name tag to replan envs & delete redundant settings
|
2022-12-01 14:23:57 +01:00 |
|
Hongyi Zhou
|
5744d339ac
|
change time limits for tt to 350
|
2022-12-01 14:04:11 +01:00 |
|
Hongyi Zhou
|
a9a1d05497
|
merge master into table-tennis-dev branch
|
2022-12-01 11:46:09 +01:00 |
|
Hongyi Zhou
|
f376772c22
|
add invalid trajectory callback & invalid traj return & register all 3 variantes of table tennis tasks
|
2022-12-01 11:28:03 +01:00 |
|
Hongyi Zhou
|
28aa430fd2
|
fix minor bugs
|
2022-11-25 22:38:21 +01:00 |
|
Hongyi Zhou
|
2735e0bf24
|
add contextual obs option to invalid trajectory callback
|
2022-11-25 22:34:46 +01:00 |
|
Hongyi Zhou
|
c242c32a41
|
Merge branch 'master' into tt_cluster_debug
# Conflicts:
# fancy_gym/black_box/black_box_wrapper.py
# fancy_gym/envs/__init__.py
# fancy_gym/examples/examples_movement_primitives.py
|
2022-11-25 17:16:26 +01:00 |
|
Hongyi Zhou
|
9539ba1424
|
fix some typos
|
2022-11-20 22:00:02 +01:00 |
|
Hongyi Zhou
|
2674bf80fe
|
update according to reviews opinion & fix bugs in box pushing IK
|
2022-11-20 21:56:32 +01:00 |
|
Hongyi Zhou
|
4a850912be
|
fix bug in box pushing IK
|
2022-11-19 14:54:54 +01:00 |
|
Hongyi Zhou
|
d4e844ac45
|
goal switching
|
2022-11-16 19:45:58 +01:00 |
|
Hongyi Zhou
|
fc3051bf57
|
minor updates
|
2022-11-14 17:48:15 +01:00 |
|
Hongyi Zhou
|
b1581634e0
|
enable max planning times flag
|
2022-11-09 21:23:35 +01:00 |
|
Hongyi Zhou
|
60e18d2964
|
add prodmp to test_black_box
|
2022-11-09 17:54:34 +01:00 |
|
Hongyi Zhou
|
99a514026f
|
table tennis 4D replanning works git add .git add .
|
2022-11-09 10:42:36 +01:00 |
|
Hongyi Zhou
|
d384e6e764
|
temporal updates
|
2022-11-08 10:15:43 +01:00 |
|
Hongyi Zhou
|
2a39a72af0
|
update promp's config
|
2022-11-06 23:42:55 +01:00 |
|
Hongyi Zhou
|
7d16b420c1
|
add tau, delay bound and update context range
|
2022-11-05 15:56:59 +01:00 |
|
Hongyi Zhou
|
6193f87fe7
|
4d table tennis
|
2022-11-05 14:26:14 +01:00 |
|
Hongyi Zhou
|
5a547d85f9
|
updates
|
2022-11-04 21:22:32 +01:00 |
|
Hongyi Zhou
|
fd4f9ae0bc
|
add tests for replanning env & adapt observation space for box pushing & add max_planning_times to replanning tasks
|
2022-11-01 22:51:43 +01:00 |
|
Hongyi Zhou
|
a1d96e6016
|
use desired point as boundary condition
|
2022-10-25 22:15:30 +02:00 |
|
Hongyi Zhou
|
556bfd0b35
|
add weights scaling for box pushing replanning
|
2022-10-25 20:10:59 +02:00 |
|
Hongyi Zhou
|
bdd51ba61f
|
modified according to comments
|
2022-10-14 16:50:57 +02:00 |
|
Hongyi Zhou
|
1fd4a1e848
|
resample the context if target is too near to the start position
|
2022-10-13 14:58:28 +02:00 |
|
Hongyi Zhou
|
eec171e04a
|
prodmp box pushing works
|
2022-10-13 11:23:38 +02:00 |
|
Hongyi Zhou
|
ad8201ea67
|
update infos of box pushing envs
|
2022-10-12 16:45:13 +02:00 |
|
Hongyi Zhou
|
5bfce45d9d
|
box pushing with mujoco binding
|
2022-10-11 18:08:12 +02:00 |
|
Fabian
|
19a7ffb158
|
reverted changes to examples
|
2022-09-26 09:55:59 +02:00 |
|
Fabian
|
1ca14f1c93
|
updated for new set_duration function.
|
2022-09-20 11:17:20 +02:00 |
|
Fabian
|
8d1c1b44bf
|
renaming to fancy_gym
|
2022-07-13 15:10:43 +02:00 |
|