This directory contains code that adapts from the paper
See the original library for more information on the design of the library
Install mujoco-py with mujoco200
Install a custom version of dm_control
Install a custom version of dm_env
Install the original rlpyt environment
All launch scripts are in rlpyt/experiments/scripts/dm_control/qpg/sac/launch
For Cloth (State), see launch_dm_control_sac_state_cloth_point.py
For Cloth (Pixel), see launch_dm_control_sac_pixels_cloth_point.py
For Cloth-Simplified (State), see launch_dm_control_sac_state_cloth_corner.py
For Rope (State), see launch_dm_control_state_rope.py
For Rope (Pixel), see launch_dm_control_pixels_rope.py