Image Registration (Registration_v25.12) Example Not Working: Intensity Force Field Does Not Move the 3D Model (SOFA_v25.12) #6049
-
|
Hi everyone, The 3D bone model does not move, Warnings / Errors I encounterWhen I start the simulation, I get the following messages in the log: 1. Missing Animation Loop Even though SOFA adds a DefaultAnimationLoop automatically, the registration still does not run. 2. CGLinearSolver Warning I tried lowering the threshold as suggested, but it did not have any effect on the registration. 3. Renamed Component Warning (Already Fixed) I updated the scene file accordingly, but this did not resolve the underlying issue either. Summary of the IssueEven though the example scene loads without crashing, the registration forces never move the 3D object, though i can move the model by mouse and shift. The log shows the warnings above. It looks like the Intensity Force Field is not being applied, or some required scene component (solver, constraints, animation loop, etc.) may be missing or incompatible with newer SOFA versions. My QuestionHas anyone experienced this issue with the Registration plugin in SOFA v25.12? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thanks for pointing this out @st185330 It seems to be an issue from the release generation, not having the image plugin properly activated. Due to this, the Intensity Force Field is not compiled in the Registration plugin. We will investigate this. An PR is open here in Registration: sofa-framework/Registration#32 If you need this forcefield straightaway, possibly go for an easy install from SOFA : #6041 |
Beta Was this translation helpful? Give feedback.
Thanks for pointing this out @st185330
It seems to be an issue from the release generation, not having the image plugin properly activated. Due to this, the Intensity Force Field is not compiled in the Registration plugin. We will investigate this.
An PR is open here in Registration: sofa-framework/Registration#32
If you need this forcefield straightaway, possibly go for an easy install from SOFA : #6041