Closed traversaro closed 2 years ago
This is actually due to the multisheller/command prompt bug https://github.com/mamba-org/multisheller/issues/9 . To be honest, I do not know how to attack this problem, but fortunatly there is an easy workaround that was already implemented for the icub-models multisheller scripts: https://github.com/mamba-org/multisheller/issues/9 . Probably we can review the other multisheller scripts in robotology-superbuild to avoid that they have this problem.
A fix for the issue is proposed in https://github.com/robotology/robotology-superbuild/pull/957 .
Thanks to the conda packages generated yesterday night (see https://github.com/robotology/robotology-superbuild/actions/runs/1604543316), the issue is now solved:
I have installed
wb-toolbox
via conda on Windows with the commands:and the
MATLAB
path is set to:So the directory
C:\Users\STraversaro\AppData\Local\mambaforge\envs\wbtoolbox\Library\share\WBToolbox
that is fundamental to find the library in the Simulink Library Browser, is not found.If the environement is activated in Git Bash, the
%MATLABPATH% also contains the
share\WBToolbox` directory:Full details on the installed packages: