google-deepmind / google-deepmind/dm_control
how can I find out information about which body part the observation belongs to?
未关闭
- 主要语言
- Python
- 星标
- 4.7k
- 派生
- 764
- PR 合并指标
- 30 天内没有已合并 PR
描述
similar to the OpenAI mujoco tasks where they have documentation detailing which dimension of the state corresponds to which part of the physical body, it would be good to be able to have something similar for DMC. If I look at e.g. walker-walk all I get from the time step is an observation with 'orientations', 'height' and 'velocity'. Can I at least find this information out by looking at the source code?
贡献指南
调研方向
从 walker-walk 任务开始,检查其方向、高度和速度观测值在 DMC 源代码中是如何构建的。记录哪些观测维度对应于身体部位,并确认对于希望从任务输出或源代码中获取这些信息的用户来说,这种映射是易于理解的。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation, machine-learning
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100