google-deepmind / google-deepmind/dm_control
No python file in mjbindings
Open
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 764
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.