dm_control icon indicating copy to clipboard operation
dm_control copied to clipboard

No python file in mjbindings

Open andy-james0310 opened this issue 3 years ago • 2 comments

When I run render_test.py in ''/dm_control/mujoco'', I find there is no file naming constants, enums and sizes.

Some files have these codes, from dm_control.mujoco.wrapper.mjbindings import constants from dm_control.mujoco.wrapper.mjbindings import enums from dm_control.mujoco.wrapper.mjbindings import sizes

andy-james0310 avatar Jun 06 '22 07:06 andy-james0310

Sorry for late reply. Did you install dm_control or did you try to run it from a git clone?

saran-t avatar Sep 05 '22 11:09 saran-t

@saran-t I have the same problem. I tried both approaches and it did not work.

raymondchua avatar Mar 22 '24 12:03 raymondchua