12 LastTask(
int dimension,
bool eqType, std::string robotName);
14 int updateMatrices(
struct Infos*
const robInfo);
"Fake" Task needed as last to algorithm, it has all fixed matrices of eye and zeros so no setxx are n...
ABSTRACT class task. Each task is a derived class of this class. It contains all the variable that th...