Can we simulate a deformable object in Gazebo now?
Hi everyone,
I'm trying to simulate a deformable terrain for testing a soft contact between robot and ground. After some searches, I found that DART has a "softcontact" property which may do the job. I tried changing parameter of softcontact in the sdf file, but nothing changes in gazebo. To be specific, I create one layer and add "soft contact" tag in its sdf file. I change the stiffness value from 100 to 1 and put one sphere on the layer in gazebo (with DART engine). I expected the layer will have different deformation with different stiffness value, but the sphere doesn't sink in the layer no matter what value I set.
Does anyone know how to simulate this kind soft contact using DART (or other engine)? Hope I was clear.
Thanks
Asked by mzWang on 2017-04-17 16:33:42 UTC
Comments
Hi mzWang,
Did you find a sol/workaround? If so let me know (I want to simulate rubber ball, vegitables etc) I assume u checked this: https://answers.ros.org/question/151121/how-to-create-soft-objects-wheel-tires-in-gazebo/
Cheers
Asked by aknirala on 2017-08-19 17:46:39 UTC
It's not very suitable for real time but check out https://projectchrono.org/ - they have examples will deformable terrain.
Asked by lucasw on 2021-10-26 09:34:18 UTC