case pinocchio::URDF: #ifdef PINOCCHIO_WITH_URDFDOM - pinocchio::urdf::buildModel(filename,model,verbose); + pinocchio::urdf::buildModel(filename, model, verbose); #else std::cerr << "It seems that the URDFDOM module has not been found during the Cmake process." << std::endl; #endif Cleaning up file based variables ERROR: Job failed: exit code 1