fancy_gym/docs/source/envs/dmc.md

2.0 KiB

DeepMind Control (DMC)

These are the Environment Wrappers for selected DeepMind Control environments in order to use our Motion Primitive gym interface with them.

MP Environments

Name Description Trajectory Horizon Action Dimension Context Dimension
dm_control_ProDMP/ball_in_cup-catch-v0 A ProMP wrapped version of the "catch" task for the "ball_in_cup" environment. 1000 10 2
dm_control_DMP/ball_in_cup-catch-v0 A DMP wrapped version of the "catch" task for the "ball_in_cup" environment. 1000 10 2
dm_control_ProDMP/reacher-easy-v0 A ProMP wrapped version of the "easy" task for the "reacher" environment. 1000 10 4
dm_control_DMP/reacher-easy-v0 A DMP wrapped version of the "easy" task for the "reacher" environment. 1000 10 4
dm_control_ProDMP/reacher-hard-v0 A ProMP wrapped version of the "hard" task for the "reacher" environment. 1000 10 4
dm_control_DMP/reacher-hard-v0 A DMP wrapped version of the "hard" task for the "reacher" environment. 1000 10 4