Open SebastianRiedel opened 6 years ago
I have the same problem. Can you find "symorooptim"?
If you find it, can you send me a copy? The mailbox is 1304315790@qq.com
I couldn't find it, so I ended up parsing the output files the GUI generates back into sympy and then e.g. let sympy cythonize the code (see sympy autowrap) to calculate forward/inverse dynamics or build the regressor matrix for parameter identification.
so Sebastian, have you resolved this problem?
The paper on OpenSYMORO indicates the existence of a package called
symorooptim
whose purpose it is to (loose quotation) "generate optimized models in a format that is compatible with C, Python, Matlab, such that the generated model can be directly used by these systems".Where can I find that functionality in OpenSYMORO or the code base here?