SofaDefrost / STLIB

Sofa Template Library
GNU Lesser General Public License v3.0
17 stars 22 forks source link

Issue with stlib3.scene.ContactHeader #118

Open aleblanc30 opened 11 months ago

aleblanc30 commented 11 months ago

A recent discussion I had with SOFA maintainers @hugtalbot and @epernod highlighted that some modifications may be required to the ContactHeader component.

More precisely, apparently the RuleBasedContactManager should be replaced with a CollisionResponse.

It seems simple enough that I can make a PR if you think that's relevant.