1 #ifndef VEHICLECONSTRAINVELTASK_H 2 #define VEHICLECONSTRAINVELTASK_H 5 #include "../../support/header/conversions.h" 24 void setReference(std::vector<double> actualVel);
28 #endif // VEHICLECONSTRAINVELTASK_H The vehicleConstrainVelTask class This task is a non-reactive one used to to constrain the velocities...
int updateMatrices(struct Infos *const robInfo)
VehicleConstrainVelTask::updateMatrices overriden of the pure virtual method of Task parent class...
ABSTRACT class task. Each task is a derived class of this class. It contains all the variable that th...