SoRoSim
SoRoSim copied to clipboard
This JIT MEX was built by using a different version of MATLAB Coder.
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????
https://github.com/SoRoSim/SoRoSim/issues/6#issuecomment-2591917778 Follow the instruction may solve the problem.
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! :)