Open fjandrad opened 3 years ago
Probably something changed in all the removal of semantics classes in https://github.com/robotology/idyntree/pull/704 .
In particular, now all the getLinearVec3
should all return the same GeomVector3 type, see https://github.com/robotology/idyntree/blob/17d5a7db7f7190944aa6d13f96daaf1d4615946c/src/core/include/iDynTree/Core/GeomVector3.h#L38 , so we should double check why that type don't get the toMatlab method added.
I was running the examples that come for the matlab bindings just to check the installation I had was working properly and got the following result:
Running the example mentioned in the titles gives the following error: