-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MATLAB/Simulink whole-body-controllers models compilation failing when using conda on macOS #707
Comments
It doesn't seem to be related to whole-body-controllers repo. |
@DanielePucci experienced the same problem following the one-line installation, for him the error was:
|
@DanielePucci I did not remember that @nunoguedelha had found a workaround, if you like you can test it. |
I tried the workaround, and what follows is what I did
6.3 Then I opened the model again re-launching
6.4 So, I launched again
|
The fact that |
Things that it would be nice to check (eventually remainder for myself):
|
Hi @DanielePucci , thanks again for your feedback. Thanks @traversaro for the great support. I'm answering here to some of Dani's observations during his tests..
Most probably, you already know by now why this wasn't working, but just to be sure, I try to explain here:
where
This is due to similar reasons. At startup, or when you run Note: When following the Binary Installation from the Conda Robotology Channel or the Source Installation, the environment variable
good point, will do it ASAP. |
Short description
The Simulink whole-body-controllers models compilation is failing after installing the robotology-superbuild based on conda-forge:
Platform environment
Hardware: MacBook Pro
OS: MacOS Catalina 10.15.7
robotolgy-superbuild: commit 8c45dd3, source installation + dependencies installed with conda-forge (https://github.com/robotology/robotology-superbuild/blob/master/doc/conda-forge.md#source-installation)
MATLAB/Simulink: R2020b/10.2
Simulink model: floating-base-balancing-torque-control
Procedure to reproduce the issue
Procedure to reproduce the issue running the example model floating-base-balancing-torque-control:
~/Documents/MATLAB
.[getenv('ROBOTOLOGY_SUPERBUILD_SOURCE_DIR'),'/src/whole-body-controllers/controllers/floating-base-balancing-torque-control']
.torqueControlBalancing.mdl
Workaround
Before compiling:
The text was updated successfully, but these errors were encountered: