Puzach Vladislav
Puzach Vladislav
@doctan-DT I changed in path /usr/local/Wolfram/Mathematica/11.0/SystemFiles/Links/MathLink/DeveloperKit/Linux-x86-64/CompilerAdditions MathLink to WSTP. It worked in my case. Also make sure the Mathematica executable "math" is on your Matlab path.
I'm not sure, but it seems we still need a command "sudo apt-get install libmetis-dev"
@prem-chand Have you solved the problem?
@prem-chand It seems that I have found a solution. 1. Find location of file IpIpoptApplication.hpp (in my case it is ''/usr/local/include/coin-or") 2. Go to file "CASSIE_CFROST/Cassie_Example/opt_two_step/periodic/c_code/CMakeLists.txt" and change in line...
I had the same issue when using the PyPi installation. I also struggled with validation loss in the fuselage_panel example. According to the commit history of the example folder, it...