SoRoSim icon indicating copy to clipboard operation
SoRoSim copied to clipboard

This JIT MEX was built by using a different version of MATLAB Coder.

Open ranadanesh72 opened this issue 1 year ago • 1 comments

Error using variable_expmap_gTgTgd_mex This JIT MEX was built by using a different version of MATLAB Coder. Rebuild it by using the current version of MATLAB Coder. I got this error when I am using the new version. What can i do????

ranadanesh72 avatar Mar 18 '25 01:03 ranadanesh72

https://github.com/SoRoSim/SoRoSim/issues/6#issuecomment-2591917778 Follow the instruction may solve the problem.

1fHu avatar Apr 23 '25 19:04 1fHu

Final Solution: To use the MEX file, you can directly recompile the MEX file according to your specific OS and MATLAB version. In particolar: Navigate in SoRoSim\Differentiable_SoRoSim\Basic_Functions. Then run the script converttoMEX.m. The script generate the new mex file. Enjoy! :)

Elektron97 avatar Jul 15 '25 08:07 Elektron97