Interaction between flexcomp and composite bodies. Trouble creating flexcomp/cloth. #2014
Replies: 4 comments
-
You are trying some very advanced stuff... we've never tried this ourselves so it's difficult to help you 🙂 To your specific question, flexcomps, like composites, will expand to a lower-level representation when saved to XML. In that representation you should be able to attach a tendon. Since I see you did this with the composite I expect that you tried this with the flexcomp as well. Did you try and fail? |
Beta Was this translation helpful? Give feedback.
-
Thank you for getting back to me. I really enjoy the demos on your youtube channel! I have tried playing with the composite generated XML file(attaching sites for the tendon, is there a macro to add these?). I have attached the best attempt below(elasticity.cables + trial and error with the bending stiffness). It's quite promising but I tried the exact thing with grid and it seems to crash mujoco. Screen.Recording.2024-02-28.at.15.16.22.movI will go through all the approaches one more time systematically and get back to you. How would I set fluidshape to ellipsoid for flexcomp since they dont have geom? |
Beta Was this translation helpful? Give feedback.
-
The video is cool! Any update for the new model? |
Beta Was this translation helpful? Give feedback.
-
Hi @nhatminh2h I'm a masters student from Queen's University working on modeling an soft inflatable walking robot on MuJoCo, and I'm also getting stuck on this issue! Were you able to find a solution? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm a PhD student and I'm trying to use MuJoCo for soft aquatic robot simulation.
I'm looking for some help with simulating a tendon-driven aquatic fin. The ultimate goal is to simulate the entire biomimetic robot but this is a solid starting point. In the context of MuJoCo, the interaction of tendon, composite and flexcomp. I'm hoping to match this with my experiment results.
The video is what I am trying to simulate, a tendon-driven actuator embedded in a membrane:
mujoco_example.mov
I have made a model of the tendon part below, but I cant figure how to make and attach the membrane.
Tendon model, I have only manage to make cable type work. 1D elastic model seems accurate enough but is there a more elegant way to control the geom?
minimal XML
Membrane.
minimal XML
Beta Was this translation helpful? Give feedback.
All reactions