apirrone / apirrone/Open_Duck_reference_motion_generator
How to train the duck in MuJoCo to walk forward?
- Ngôn ngữ chính
- Python
- Star
- 119
- Fork
- 51
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.