Damien Marchal
Damien Marchal
Related to the need for init: https://github.com/sofa-framework/sofa/issues/3012
@hugtalbot Thanks for the feedback, can you provide a scene that crash (or elaborate a bit more). As the risk of incompatibility with some component we don't have time to...
@hugtalbot Sorry I'm lost, what do you mean by "here" ?
Hi, As faced the same issue and I tested the PR. It fixes the problem, so thank @samyhocine.
Thanks for having added me in this nicely documented issues with code to code & paste for testing things.
Ok, so after quick investigation, there are several issues related to how sets are exposed to python related to what @alxbilger pointed. The real problem is that SetTypeinfo is "hijacking"...
> @damienmarchal Thanks a lot! :) Could you point me to the relevant code for the quick fix? sweat_smile In PythonFactory.cpp you need to comment the pointed line... ```cpp template...
> So, if I understand correctly, you implemented 2 methods to deduce the template: 1) a static method in the component, 2) an additional line when registering in the object...
[ci-build][with-scene-tests]