A recent [discussion](https://github.com/sofa-framework/sofa/discussions/4346) I had with SOFA maintainers @hugtalbot and @epernod highlighted that some modifications may be required to the [ContactHeader](https://github.com/SofaDefrost/STLIB/blob/master/python3/src/stlib3/scene/contactheader.py) 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.