Closed traversaro closed 8 years ago
Merging, because test are failing also on master (see https://github.com/robotology/mex-wholebodymodel/issues/70).
@S-Dafarra please switch your branch to the master branch:
cd WHERE_YOU_HAVE_THE_SUPERBUILD/main/mexWholeBodyModel
git checkout master
git pull
Fix https://github.com/robotology/mex-wholebodymodel/issues/68
Mainly removing an unnecessary header and remove use of Variable Length Arrays, that are non-standard extension of C++ .
For some reason I got a strange failure at the end of the tests, but I don't know if it is related.
@gabrielenava can you briefly try this branch and check that the getjointlimits function is working correctly, and the test is running for you? Thanks!
cc @S-Dafarra