Programmatically modify youngs modulus in flexcomp meshes #2134
Replies: 1 comment
-
Hi, this will be available in a few days starting from the next release! |
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
-
Intro
Hi!
I am a undergrad student at ETH Zurich, I use MuJoCo for my research on Multimaterial deformable objects.
My setup
I use MuJoCo 3.2.3 with python bindings.
My question
Am I able to programmatically modify the youngs modulus of the bottle object in this example:
example.zip
I assume, it should be somehow possible with the new "mjSpec feature" mentioned here: https://mujoco.readthedocs.io/en/stable/python.html#pymodeledit
But I can't see if this is already implemented and the documentation how to use is missing or if it isn't implemented yet
Minimal model and/or code that explain my question
No response
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions