robotology / yarp-matlab-bindings

SWIG-based bindings of YARP for Matlab and Octave, based on the MEX C-API.
6 stars 5 forks source link

Add new Matlab versions to MATLAB_VERSIONS_MAPPING #81

Closed lrapetti closed 2 years ago

lrapetti commented 2 years ago

I was experiencing the same problem of https://github.com/robotology/yarp-matlab-bindings/issues/40 on MacOS. Solved by adding latest versions as done in https://github.com/robotology/yarp-matlab-bindings/pull/41

lrapetti commented 2 years ago

cc @traversaro

traversaro commented 2 years ago

Thanks! Probably we can get rid of this vendored file, but for the time being merging this is faster.