domain randomization with loading different xml files #243
Unanswered
rodriguesvinay
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello, I would like to load the robot with different bodies as part of the domain randomization. so basically different xmls. I would like to also randomize the physical properties like friction, mass, etc. along across different xmls. I tried creating different xmls and then randomizing different physical parameters but not able to reproduce the sequence as I think I am not staying inside one file.
Modifying mj_model_tree, doesn't make sense in this case I guess as I want to spawn the robot with different bodies. I am not so proficient in using jax to tinker inside the core code. Could you please suggest any better way to do this?
Beta Was this translation helpful? Give feedback.
All reactions