Hi Shuo,
Yes, self-collisions are supported and enabled by default. See the documentation of ChContactSurface:: DisableSelfCollisions.
Unfortunately, I don’t think we have a demo that illustrates that.
--Radu
--
You received this message because you are subscribed to the Google Groups "ProjectChrono" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
projectchron...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/projectchrono/33d93899-f744-42d4-8863-efff2feda445n%40googlegroups.com.
Hi Ishant,
Mesh-mesh collisions (including self-collisions of an FEA mesh) would not work reliably with node cloud collision surface representations, as most collisions would be missed if the surface is only represented by collision spheres located at the FEA node locations.
You may be able to collide a mesh represented with a node cloud with a mesh represented with a mesh surface, but that obviously cannot apply to self-collisions. You’ll need to switch the collision geometry representation of your FEA mesh.
--Radu
To view this discussion visit https://groups.google.com/d/msgid/projectchrono/4a79611b-ed75-464c-bc4f-222844c61cccn%40googlegroups.com.