google-deepmind / google-deepmind/dm_control

How can we get detailed explanation of obvervation variables?

未关闭
#271 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
4.7k
派生
764
PR 合并指标
30 天内没有已合并 PR

描述

Hi~ Thanks for your great work.
I am playing with the locomotion soccer environment. But I have no idea about the meaning of some observation variables:
They look like the following:
```
"team_goal_back_right", # (1, 2) [[20.39657422 -5.54516916]]
"team_goal_mid", # (1, 3) [[ 11.73723908 -10.76243655 1.67126411]]
"team_goal_front_left", # (1, 2) [[ 3.07790393 -15.97970393]]
"field_front_left", # (1, 2) [[-56.03425312 20.39720981]]
"opponent_goal_back_left", # (1, 2) [[-49.91189073 34.54660858]]
"opponent_goal_mid", # (1, 3) [[-41.25255558 39.76387596 1.67126411]]
"opponent_goal_front_right", # (1, 2) [[-32.59322043 44.98114335]]
"field_back_right", # (1, 2) [[26.51893661 8.6042296 ]]
```
Where could we find a detailed meaning of these variables?
Thanks!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。