Changing mjx_model parameters at runtime #186
Unanswered
schefferac2020
asked this question in
Q&A
Replies: 2 comments
-
I have the same need, and it's quite challenging for me. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, you can likely do it, just don't use the stock wrappers we provide. Instead of using the static model, modify it here on the fly. Your throughput will likely drop. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apologies if this is a simple question, but is there a clean way of changing model parameters (i.e. surface friction, torso mass, etc) with some probability during an environment rollout instead of at reset()? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions