apirrone / apirrone/Open_Duck_reference_motion_generator

How to train the duck in MuJoCo to walk forward?

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
119
Forks
51
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.