diff --git a/src/Estimators/tests/FloatingBaseEstimators/BaseEstimatorFromFootIMUTest.cpp b/src/Estimators/tests/FloatingBaseEstimators/BaseEstimatorFromFootIMUTest.cpp index 298229f146..13a8eaa3f1 100644 --- a/src/Estimators/tests/FloatingBaseEstimators/BaseEstimatorFromFootIMUTest.cpp +++ b/src/Estimators/tests/FloatingBaseEstimators/BaseEstimatorFromFootIMUTest.cpp @@ -51,7 +51,7 @@ TEST_CASE("BaseEstimatorFromFootIMU") REQUIRE(populateConfig(parameterHandler, footFrameName)); // Load the reduced iDynTree model to be passed to the estimator - const std::string model_path = iCubModels::getModelFile("iCubGazeboV3"); + const std::string model_path = iCubModels::getModelFile("iCubGenova02"); std::vector joints_list = {"neck_pitch", "neck_roll", "neck_yaw", "torso_pitch", "torso_roll", "torso_yaw", "l_shoulder_pitch", "l_shoulder_roll",