apirrone / apirrone/Open_Duck_reference_motion_generator

How to train the duck in MuJoCo to walk forward?

未关闭
#4 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
119
派生
51
PR 合并指标
30 天内没有已合并 PR

描述

I changed gait_motions. I kept only "forward".
I opened part 4 in auto_waddle. Part 4 makes motions for slow, medium, and fast speeds.
Because i saw gait_motions is only used in part 4.

Then I ran --sweep to make a JSON file.
But when I used this file in runner.py, it crashed.

The error is:
```text
Open_Duck_Playground/playground/common/poly_reference_motion.py", line 148, in process
self.data_array[x][y][th] = jp.array(_data[dx][dy][dtheta])
~~~~~~~~~^^^^
KeyError: -3.407
```

I just want to konw how to train the duck to walk forward? Thanks.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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