I've seen in the master branch that there are still some files which I know that they are deprecated or experimental. So they should be deleted or moved to another place.
Under matlab/utilities:
stldemo.m
stlread.m
quat2rot.m
Maybe they should be moved into a folder outside of the release directory "mex-wholebodymodel". For example in "matlab-src/experimental".
And under matlab/wrappers, there is still the file wbm_setWorldLink.m which will be never used again.
Hi guys,
I've seen in the master branch that there are still some files which I know that they are deprecated or experimental. So they should be deleted or moved to another place.
Under matlab/utilities:
Maybe they should be moved into a folder outside of the release directory "mex-wholebodymodel". For example in "matlab-src/experimental".