apirrone / apirrone/Open_Duck_Mini

Training data for BEST_WALK_ONNX_2.onnx

Open
#43 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4.1k
Forks
525
PR merge metrics
No merged PRs in 30d

Description

Hello, I am experimenting with BEST_WALK_ONNX_2.onnx, see [example](https://github.com/Juliaj/ros2_control_demos/tree/onnx_demo_open_duck_mini/example_18). I'm running Mini Duck in Mujoco simulation.

I've observed some instability in the inference scenario, in which Duck falls down immediately after receiving a command to move forward. I'm investigating whether this is due to observation distribution shift in my env. Would you be able to provide some training data (observations plus actions) for BEST_WALK_ONNX_2.onnx ?

It appears that the model expects 3 previous actions (last_action, last_last_action, last_last_last_action). How should these be initialized with the first command, meaning when Duck stands still? Tips and suggestions are appreciated.

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.