started working on contextual bp

This commit is contained in:
Onur 2022-01-27 15:38:37 +01:00
parent 2ce3e6598d
commit e1617c34a6

View File

@ -8,7 +8,7 @@ setup(
'gym',
'PyQt5',
'matplotlib',
'mp_env_api @ git+https://github.com/ALRhub/motion_primitive_env_api.git',
#'mp_env_api @ git+https://github.com/ALRhub/motion_primitive_env_api.git',
# 'mp_env_api @ git+ssh://git@github.com/ALRhub/motion_primitive_env_api.git',
'mujoco-py<2.1,>=2.0',
'dm_control',