-
Bence started the topic BeamAdapter Plugin in the forum Programming with SOFA 1 year, 1 month ago
Hi,
I want to rotate the catheter which is contained in the Beamadapter Plugin.
I can rotate around the Y,Z axis well (between the quaternion range) but when I want to rotate around the X axis, the catheter rotate around their own axis instead of X axis.
How can I solve this problem?Thanks!
-
Bence replied to the topic Add curve paramater to an instrument in the forum Programming with SOFA 1 year, 7 months ago
Thanks!
-
Bence started the topic Add curve paramater to an instrument in the forum Programming with SOFA 1 year, 8 months ago
Hi,
Is it possible, that add an automating curving parameter to an instrument?
For example if the lenght of the instrument is 3 mm lenght, than it will turn a bit, and doesn’t moving straight anymore.Like this (from 1:10 ):
Thank!
Bence -
Bence replied to the topic Moving an object by keyboard in the forum Programming with SOFA 1 year, 8 months ago
Hi!
I solved the problem. The keyboardControl.py was wrong, it use incorrect variable (free_position instead of position). When I change it, it worked!
Bence
-
Bence started the topic Moving an object by keyboard in the forum Programming with SOFA 1 year, 8 months ago
Hi!
I want to move on object in the scene, but I don’t know how can I do it.
A try the python exampe ‘keyboardControl’ in the SofaPython library, but it doesn’t work. I press the Ctrl key also, but the object doesn’t move.I read an topic about moving a scissor parts, and I try to modify that script, but it didn’t work also. It is like, that…[Read more]
-
Bence replied to the topic Plugin loading failed in the forum Building SOFA 1 year, 9 months ago
Hi @Guillaume
I fixed the problem. It was very simple: I cut the SofaPython.dll from the folder and I launch runSofa.exe . It wrote an error because not find the SofaPython.dll. And I take back the .dll file to the folder, launch again Sofa and this time everything was fine, no errors. It was very interesting 😀
Bence
-
Bence became a registered member 1 year, 9 months ago