google-deepmind / google-deepmind/dm_control
No python file in mjbindings
未关闭
- 主要语言
- Python
- 星标
- 4.7k
- 派生
- 764
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
调研方向
Start by running render_test.py in dm_control/mujoco and inspect the dm_control.mujoco.wrapper.mjbindings package. Check how the constants, enums, and sizes imports are expected to be provided; done means the referenced imports work when render_test.py runs.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100