-
Notifications
You must be signed in to change notification settings - Fork 4
torqueBalancing controller won't run on Simulink 2012b (8.0) #13
Comments
HI @nunoguedelha, we are about to merge a new brach into master, where there are also the versions compatible with MATLAB 2012b. May you wait a little or you need it ASAP? |
@DanielePucci sure I can wait. |
Hi @nunoguedelha @misaki43, I have added in Thanks |
Hi @DanielePucci , the problem is solved, Thanks!
I have a request even if it may be too long for you: is it possible to do video tutorial about "how to use Simulink with iCub" with some example? (I could do it after too, if I understand how it works) |
So, the problem is that MATLAB 2012a is not compatible with some features. Can you tell us which MATLAB version do you have? |
Tested on MATLAB 2012b. |
My version is "MATLAB R2013a" (8.1.0.604) |
I can load the model but building is falling, but it might be a problem with my libraries. I get this error:
and it seams to be related to |
Guys, can you update me on this? |
Hi!
So, a file is not found and things are not connected, but since I don't know how to use Simulink with iCub (I just read some simple Simulink tutorials), I bet it is me that forget something.
Now, I have to understand how to use it, can you guide me? |
The "build" was failing, but this action was actually trying to generate C++ code from the model, while I just wanted to compile it in the first place. So compiling and running is working for me. I also have warnings but I will look into that later and eventually rise a different tracking issue for that matter if necessary. Thanks! |
I suggest we close this issue. |
Ok. Discussions on how to use the model can be continued in robotology-playground/WBI-Toolbox#112 (even if it is a bit outside the scope of the project. Maybe @misaki43 you should take a look at a general Simulink tutorial.) Closing this. |
Since I've updated the controllers through
codyco-superbuild
, loading the torqueBalancing controller will make Matlab crash systematically. Actually, I'm running Matlab 2012b with the online licenced Simulink Toolbox 2012b. I've just noticed the controller has been saved in Simulink 8.6 (2015b), probably not compatible with Matlab2012b.@DanielePucci could you please check this compatibility issue, and eventually the possibility to save models in a "compatibility mode"? Thanks
The text was updated successfully, but these errors were encountered: