robotology/icub-models-generator

The test does not compile after iDynTree release

diegoferigo opened this issue · 2 comments

In particular, this method has been removed:

// Open the model
iDynTree::KinDynComputations comp;
bool modelLoaded = comp.loadRobotModelFromFile(modelPath);

cc @traversaro

Thanks for the feedback.

fixed by #178